body {
	background-color: #05057D;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}
.menu {
	margin: 0px;
	padding: 0px;
	border: 0px none;

}
.content {
	font-size: 14px;
	background-color: #C4D6F4;
}
table {
}
.menuhead {
	color: #FFFF00;
	font-size: 16px;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;



}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 40px;
	font-weight: bold;
}
a {
	color: #FFFF00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.ads a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

