a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D6794;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406A97;
	line-height: 18px;
}
