.boldblacktext { color: #000000; font-family: Tahoma; font-size: 10pt; font-weight: bold; 
               margin-top: 3; margin-bottom: 3 }
.buttons     { font-family: Tahoma; font-size: 10pt; list-style-type: font-family }
.smallblacktext { font-family: Tahoma; font-size: 8pt; color: #000000; margin-top: 3; 
               margin-bottom: 3 }
.bluetext    { color: #006600; font-family: Tahoma; font-size: 10pt; margin-top: 3; 
               margin-bottom: 3 }
.redtext     { color: #FF0000; font-family: Tahoma; font-size: 10pt; margin-top: 3; 
               margin-bottom: 3 }
.blacktext   { font-family: Tahoma; font-size: 10pt; text-transform: capitalize; margin-top: 
               3; margin-bottom: 3 }
               
#whitetext   { font-family: Tahoma; font-size: 8pt;  margin-top: 3; margin-bottom: 3 }               
               

input        { color: #008000; font-family: Tahoma; font-size: 9pt; background-color: #CCCCCC }
textarea     { font-family: Tahoma; font-size: 9pt; background-color: #CCCCCC; color: #008000 }
hr           { color: #008000 }
select       { font-family: Tahoma; color: #008000; font-size: 10pt; background-color: 
               #C0C0C0 }
               

a:link		{color: #996633; 	text-decoration: none;}
a.visited	{color: #996633; 	text-decoration: none;}           
a:hover	{color: #FFFFFF; 	text-decoration: none;}

a:active            { font-size: 10pt; font-family: Tahoma; color: #996633; margin-top: 3; margin-bottom: 3; text-decoration: none; }