.normal { 
	color: #003314; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
	font-family:VERDANA,ARIAL,HELVETICA;
	}
.bold { 
	color: #003314; 
	font-size: 10px; 
	line-height: 14px; 
	font-weight: bold; 
	font-family:VERDANA,ARIAL,HELVETICA;
	}
.head { 
	color: #003314; 
	font-size: 13px; 
	line-height: 28px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	}
.link{ 
	color: #003314; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
	font-family:VERDANA,ARIAL,HELVETICA; 
	}
.domain{ 
	color: #98a9a3; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
	font-family:VERDANA,ARIAL,HELVETICA; 
	}
.headline{ 
	color: #003314; 
	font-size: 12px; 
	line-height: 13px; 
	font-weight: bold; 
	font-family:VERDANA,ARIAL,HELVETICA;
	}


a:hover.link { color: #FF9900; font-size: 10px; text-decoration: underline; line-height: 13px; font-weight: normal; font-family:VERDANA,ARIAL,HELVETICA }
a:active.link { color: #FF9900; font-size: 10px; text-decoration: underline; line-height: 13px; font-weight: normal; font-family:VERDANA,ARIAL,HELVETICA }

/*a:visited.link { color: #a5e576; font-size: 10px; text-decoration: underline; line-height: 13px; font-weight: normal; font-family:VERDANA,ARIAL,HELVETICA }*/


#main{	position: absolute; visibility: visible; z-index: 5; top: 0px; left: 0px; width:650px; }
