.bodytext {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
	color: #e6e6e6;
}
.head {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link{ color: #333333; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: #333333;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#333333;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #333333; text-decoration:none;font-family: verdana; font-size: 10pt;}
