body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #144168;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #144168;
}
a:link {
	font-weight: bold;
	color: #003300;
}
a:visited {
	color: #330033;
}
