body {
	background-color: #710000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: x-small}
.style2 {color: #949494}
.style3 {font-size: small}
.style4 {
	font-size: large;
	font-weight: bold;
}
div.boxnarrow {
   background-color: #00FFFF;
   color: #000000;
   font-weight: bold;
   width:  475px;
   float: none;
   padding: 3px;
}

div.yellowback {background-color:#FFFF66;}

a.three:link {font: 14pt Arial, Helvetica, sans-serif;  color: #990000; text-decoration: none; font-weight: bold}
a.three:active {font: 14pt Arial, Helvetica, sans-serif;  color: #990000; text-decoration: none; font-weight: bold}
a.three:visited {font: 14pt Arial, Helvetica, sans-serif;  color: #990000; text-decoration: none; font-weight: bold}
a.three:hover {font: 14pt Arial, Helvetica, sans-serif;  color: #990000; text-decoration: underline; font-weight: bold}
