@import url("site/style.css");
.headers {
	font-family: Tahoma;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 96b6f7;
	text-decoration: none;
	margin-left: 5pt;
}
.body2 {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
}


/*A:hover	{
	font-size:11pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	font-variant: normal;
	font-family: Tahoma;
*/