body {
	background-color: #FFFFFF;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.header {  background-image: url(images/head_bg.jpg); background-repeat: repeat-x}
.notes {  font-size: xx-small}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366}
a {  color: #0000CC; text-decoration: none}
a:hover {  text-decoration: underline overline}
a:active {  color: #CC0000}
a:visited {  color: #003366; text-decoration: underline}
.news {  background-image: url(images/r_bg.gif); background-repeat: repeat-y; padding-right: 5px; padding-left: 10px}
.content {  background-image: url(images/m_bg.gif); background-repeat: repeat-y; padding-right: 5px; padding-left: 10px}
h3 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.bold {  font-weight: bold}
li {  margin-left: -15px}
.normal {  font-size: x-small; font-weight: normal; color: #003366}
th {  font-size: x-small; color: #003366; text-align: center; white-space: nowrap}
.red {  color: #CC0000}
pre {
	font-size: x-small;
}
dt {  font-weight: bold}
.boldnotes {  font-size: xx-small; font-weight: bold}
.footer {
	margin-top: 10px;
	color: #003366;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.byline {
	font-size: 90%;
	letter-spacing: 1px;
	color: #000000;
	font-weight: lighter;
	margin-top: 5px;
}
.byline a {
	color: #000000;
}
