@charset "utf-8";
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainbodytext11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.mainbodytext14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.mainbodytext a:link {
	text-decoration: none;
	color: #1b57aa;
}

.mainbodytext a:visited {
	text-decoration: none;
	color: #1b57aa;
}

.mainbodytext a:hover {
	text-decoration: underline;
	color: #5c8acb;
}
.mainbodytext a:active{
	text-decoration: none;	
	color: #1b57aa;
}

