.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 90%;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 100%;
}
.bodytextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003366;
	font-weight: normal;
	margin-top: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	font-weight: normal;
	margin-top: 0;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 80%;
}
p {
	margin-top: 0;
}
