FONT  { font-family:Arial;}

.erospot_headline {
color : #990000; font-size : 11px; font-family : arial; font-weight : bold; text-decoration: underline; 
}
.erospot_text { 
color : #000000; font-size :11px; font-family : arial; font-weight : normal; text-decoration: none;	
}
.erospot_link { 
color : #000000; font-size :11px; font-family : arial; font-weight : bold; text-decoration: none; 
}

a:link {
    color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}


.midsmall { font-size: 9pt; text-decoration: none}

.smallfont { font-size: 9pt;}



.textarea {border:solid 1;}

.input{border:solid 1;}



.shade {border-style:groove;}

.cinput {background-color:rgb(240,244,255); font-size: 10pt;