body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
}
a {
	color: #0000cc;
}
a:hover {
	color: white;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	background-color: #9999CC;
}
.normalSub {
	font-size: x-small;
}
.subtitle {
	font-size: small;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
