body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 12px/14px Georgia, Times New Roman, sans-serif;
	}

.smallBody {
	font: 10px/12px Georgia, Times New Roman, sans-serif;
	}

.subHeader {
	font-weight: bold;
	font: 14px/14px Georgia, Times New Roman, sans-serif;
	}

.bold {
	font-weight: bold;
	}

a {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	color: #990000;
	text-decoration: underline;
	}

a:visited {
	color: #666600;
	}

a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
