@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color: #035585;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.toptext a{

	color: #fff;
	text-decoration: none;
}
.toptext a:hover{
	color: #6ACA72;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}