body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.menu {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: maroon;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: white;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #3366CC;
}
a.menuSelected {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: white;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #800000;
}
a.bulletLinks {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #003399;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a.bulletLinks:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #3366CC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #000099;
}
.title {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: large;
	color: maroon;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.copyright {
	font-size: x-small;
}
.maroonLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
}
.dateLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.maroonTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #800000;
}
.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #800000;
}
.blueLinkLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066FF;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.hoaxButton {
	width: 150px;
}
