body {
	background-color: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000066;}

.bodytext a {  color: #000066;}

.bodytext a:hover {  color: #000000; text-decoration: none;}

.boldtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000066;}

.topmenu {
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.topmenu a {
	color: rgb(142,151,179);
	text-decoration: none;
}
.topmenu a:hover {
	color: rgb(66,66,66);
	text-decoration: none;
}