.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	vertical-align: top;
}
.body{
font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	color: #00000;
	text-decoration: none;
}