@charset "iso-8859-1";
body {
  font-family: "Times New Roman", Times, serif;
  background: #9a0103;
}
.includebox  {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 2px #0000000;
	background-color: #CD9934;
}
.includetop  { color: #FFFFFF; font-family: Verdana; font-size: 10px; 
               border: 2px #000000; background-color: 
               #990000 }
.news  {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
               }
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-indent: 50px;
	background-color: #9A0103;
	background: #9a0103;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-style: italic;
}

a:hover {
  color: #CC3300;
  text-decoration: none;
  font-style: italic;
}
