td { 
color: #000000; 
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
font-size: 11px; 
font-style: normal; 
line-height: 18px; 
font-variant: normal; 
text-transform: none
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:visited:hover {
	color: #3399FF;
	text-decoration: none;
}

small_caps {
	font-size: 16px; 
	text-transform: uppercase;
}

.copyright {  
	font-size: 9px
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #DAE3B1;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #DAE3B1;
}

.lead_in { 
font-size: 14px; 
; font-weight: bold}
