h1, h3, h5 { color: #FFCC33; font-family:tahoma;}
h2, h4, h6 { color: #990000; font-family:tahoma;}


.topnav A:link { color: #ffffff; text-decoration:none;}
.topnav A:visited { color: #ffffff; text-decoration:none;}
.topnav A:hover { color: #FFCC33; text-decoration:underline;}
.topnav A:active { color: #990000; text-decoration:underline;}

A:link { color: #efbf21; text-decoration:underline;}
A:visited { color: #efbf21; text-decoration:underline;}
A:hover { color: #FFffff; text-decoration:underline;}
A:active { color: #000000; text-decoration:underline;}

BODY { 
  background-position: 0% 0%; background-repeat: repeat-x;
  color: black; background-color:#7A7A7A; background-attachment:scroll
  	}


.whitesm {color:white;font-family:tahoma;font-size:7pt;}
.blacksm {color:black;font-family:tahoma;font-size:7pt;}
table, td, p {color:white;font-family:tahoma;font-size:8pt;}

.formboxes 	{     background-color:#ffffff;
				border-color:black;border-style:solid;border-width:1px;
				color:black;width:150px;height:20px;
				font-family:tahoma;font-size:8pt;
			}
.listbox	{     background-color:#ffffff;
				border-color:white;border-style:solid;border-width:1px;
				color:black;width:139px;height:14px;
				font-family:tahoma;font-size:7pt;
			}

.button 	{
		font-family:tahoma;font-size:8pt;
		}					
