.main {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align:justify;
	letter-spacing:.5px;
	}
a.links:link,a.links:active,a.links:visited {
	font-family:Verdana;
	font-size: 11px;
	color:#99CCFF;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:bold;
}
a.links:hover{color:#EDAE03; text-decoration:underline;}
a.res:link,a.res:active,a.res:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D7010D;
	text-decoration: underline;
}
a.res:hover{color:#EDAE03; text-decoration:none;}
a.term:link,a.term:active,a.term:visited{
	font-family:Verdana;
	font-size:12px;
	color:#00CC00;
	text-decoration:none;
	font-weight:bold;
	}
a.term:hover{
	font-family:Verdana;
	font-size:12px;
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
	}
.hedding{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	}