body {
	margin-left: 15px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-size: medium;
	background-color: #FFFFCC;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.smallFont {
	font-size: x-small;
}
.HorzRule {
	color: #000099;
}
