.bodytext {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mainlinks{
	font-family: Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.mainlinks:hover{
	font-family: Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
.mid{
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.mid:hover{
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.border {	
padding: 0px 0px 0px 0px;
border: 1px     dashed     #FF6600;
}
.colortext {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.mailid {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.mailid:hover {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	text-decoration:none;
}