body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #1212AD;
	font-weight: bold;
}
body {
	background-color: #1212ad;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}

.style2 {
	font-weight: bold;
	color: #1212AD;
	font-style: italic;
	font-size: 16px;
}

.style3 {font-size: 16px}
.style4 {color: #CCCCCC}
.style5 {font-size: small}
.style6 {color: #00CC33}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #1212AD;
  color: #ffffff;
}
.infoBox {
  background: #b89e77;
}

.infoBoxContents {
  background: #e6e0c8;
  border: 1px;
  border-style: solid;
  border-color: #1212AD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


a.two:link {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 14px  Arial, Times New Roman, Times; font-weight: bold; color: #000000; text-decoration: none; background-color: #ffffff }
a.three:link {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.three:active {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.three:visited {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: none }
a.three:hover {font: 12px  Arial, Times New Roman, Times; font-weight: bold; color: #ffffff; text-decoration: underline }


TABLE.mainTable {
  border: 2px;
  border-style: solid;
  border-color: #A81B1B;
  border-spacing: 1px;
}
