A:link       { text-decoration:underline; color:#996633; } 
A:visited    { text-decoration:underline; color:#663300; } 
A:hover      { text-decoration:underline; color:#cc9966; }


HR           { color: #663300; background-color: #663300; height: 1px; border: 0px; }
B            { color: #666666; font-weight: bold;}


UL           { margin-top: 0px; }

H1           { color: #333333; border: 0px; margin-top: 0px; margin-bottom: 0px; font-weight: bold;
               font-family: Times, Times New Roman, serif;
               font-size: 18px; text-align: center; }
               
.text        { color: #000000; 
               font-family: Times, Times New Roman, serif;
               font-size: 15px; }

.caption     { color: #663300;
               font-family: Times, Times New Roman, serif;
               font-size: 10px; }
               
.required    { color: #cc0000; 
               font-family: Times, Times New Roman, serif;
               font-size: 15px; 
               font-weight: normal;}
               
.foot        { color: #666666;
               font-family: Times, Times New Roman, serif;
               font-size: 12px;
               text-align: center; }

.heading     { color: #ffffff;
               font-family: Times, Times New Roman, serif;
               font-size: 15px;
               font-weight: bold;
               background-color: #999999;
               border-color: #666666;
               border-style: solid;
               border-width: 2px; }
               
.photo       { border-color: #663300;
               border-style: solid;}


.form        { background-color: #cccccc; 
               color: #000000; 
               font-family: arial, helvetica, sans-serif;
               font-size: 11px;
               font-weight: bold; }

.formText    { background-color: #ffffff; 
               color: #000000; 
               font-family: arial, helvetica, sans-serif;
               font-size: 11px; }  

.formHead    { background-color: #996633; 
               color: #ffffff;
							 font-family: arial, helvetica, sans-serif;
               font-size: 12px;
               font-weight: bold; }

.formbigHead { background-color: #663300; 
               color: #ffffff;
							 font-family: arial, helvetica, sans-serif;
               font-size: 12px;
               font-weight: bold; }
               
.formSpace   { background-color: #ffffff; }

.formSubHead { background-color: #999999;
               color: #ffffff; 
               font-family: arial, helvetica, sans-serif;
               font-size: 11px;
               font-weight: bold;  }  
.formHeadSub { background-color: #666666;
               color: #ffffff; 
               font-family: arial, helvetica, sans-serif;
               font-size: 11px;
               font-weight: bold;  }  
                   
.formSubHead A:link       { text-decoration:underline; color:#ffffff; } 
.formSubHead A:visited    { text-decoration:underline; color:#ffffff; } 
.formSubHead A:hover      { text-decoration:underline; color:#ffffff; }