P.intro              { font-family: times, serif;
                       font-size: 12pt; 
                       font-weight: bold; 
                     }  
P.intro:first-letter { color: #000000; 
                       float: left; 
                       font-weight: bold; 
                       font-size: 200%; 
                     }
P.intro:first-line   { 
                     }
  
P.menu               { color: #000000; font-weight: bold; font-size: 10pt; font-family: times, serif; } 
A.menu:link          { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: times, serif; } 
A.menu:visited       { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: times, serif; }
A.menu:hover         { color: #FF0000; font-weight: bold; font-size: 10pt; font-family: times, serif; }
A.submenu:link       { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: times, serif; } 
A.submenu:visited    { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: times, serif; }
A.submenu:hover      { color: #FF0000; font-weight: bold; font-size: 10pt; font-family: times, serif; }

BODY                 { background-image: url("images/Texture2.gif");
                     } 

HR                   { color: black;
                       height: 4px;
		               } 
  
.indented            { text-indent: 2em;
                       text-align: justify; 
                     }

.SectionHead         { font-family: Arial,"ms sans serif";
                       font-size: 12pt; 
                       font-weight: bold; 
				           text-decoration: underline;
				         }

