﻿body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000080;
	background-color: #004481;
}

img {
	border-style: none;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000080;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

.special, .specialtitle {
	font-weight: bold;
	background-color: #D2D2D2;
	text-align: center;
	font-size: 12pt
}

.bigtitle {
	font-weight: bold;
	font-size: 16pt;
}

.subtitle {
	font-weight: bold;
	font-size: 11pt;
}

.specialtitle {
	text-decoration: underline;
}

.contents {
	 margin-left: 5px;
	 text-decoration: none
}

.byline, a.byline:link, a.byline:visited, a.byline:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

.fauxlink, a.fauxlink:link, a.fauxlink:visited {
	text-decoration: none;
	color: #000080;
	font-weight: bold;
	cursor: hand;
}

a.fauxlink:hover {
	color: #FF0000;
}