
body{
margin:0px;
background-color: #f2f1f1;
font-family: tahoma;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.topnav {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}

a.topnav {
	text-decoration: none;
}


td.footer {
background-color: #f2f1f1;
}

a.footer,
.footer {
	color: #969595;
	font-size: 11px;
}
.bodytext {
font-family: Lucida Sans Unicode, sans-serif;
font-size: 14px;
color: #000000;
}