body {
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	border: thin none #006633;
	background-color: #000000;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #361418;
}

th {
  font-size: 12px;
  font-family: Arial;
  color: #000000;
}

h3, h4 {
  color: #215399;
}

ul {
  list-style: disc
  list-style-image: url(/images/smallbullet.gif);
}

a:link    {color:#215399; font-weight: bold; text-decoration: none;}

a:visited {color:#215399; font-weight: bold; text-decoration: none;}

a:active  {color:#215399; font-weight: bold; text-decoration: none;}

a:hover   {color:#000080; font-weight: bold; text-decoration: underline;}

.BodyText {  font-family: Arial; font-size: 12px; font-weight: normal; color: #000000}

.Header {  font-family: Arial; font-size: 16px; font-weight: bold; color: #215399}

.Footer {  font-family: Arial; font-size: 10px; font-weight: normal; color: #000000; background-color: #79AADC}

.Subtitle {  font-family: Arial; font-size: 10px; font-weight: normal; color: #000000}

.BodyTextBold {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000}

.WhiteTable {
  border: thin solid #215399;
  background-color: #FFFFFF;
}

.ClearTable {
  border: thin solid #215399;
}

