body {
	background-color: #036;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link { text-decoration: none; font-weight:normal; color: #1e564b; }
a:hover { text-decoration: none; font-weight:normal; color: #900; }
a:visited { text-decoration: none; font-weight:normal; color: #900; }
a:active { text-decoration: none; font-weight: normal; color: #900; }

a:link:hover { text-decoration: none; font-weight: normal; color: #900; }
a:active:hover { text-decoration: none; font-weight: normal; color: #900; }
a:visited:hover { text-decoration: none; font-weight: normal; color: #900; }

td.search {
	background-color: #1f4e99;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

td.date {
	background-color: #1f4e99;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.0pt;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.title {
	font-family: verdana, arial, helvetica;
	font-size: 16pt;
	text-decoration: none;
	font-weight:bold;
	color: #004d91;
}

.subtitle {
	font-family: verdana, arial, helvetica;
	font-size: 14pt;
	text-decoration: none;
	font-weight:bold;
	color: #004d91;
}

.content {
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.0pt;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}