.main {
	background-color: #CCCCFF;
	margin: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #797979;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}
.nav:hover {
	color: #141432;
}