}
body {
	margin-top: 20px;
	background-color: #999966;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #808080;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
