h1 {
  font-size: 18pt; font-weight: bold }

h2 {
  font-size: 16pt; font-weight: bold }

h3 {
  font-size: 12pt; font-weight: bold }

h4 { 
  font-size: 10pt; font-weight: bold }

h5 {
  font-size: 10pt; font-weight: bold }

h6 {
font-size:  8pt; font-weight: bold }

A:LINK {
color: #2d4b9b;
text-decoration: underline }

A:ACTIVE {
color: #2d4b9b;
text-decoration: underline }

A:VISITED {
color: #2d4b9b;
text-decoration: underline }

A:HOVER {
color: #2d4b9b;
text-decoration: none }

BODY {
  margin: 0px;
  background: #eeeeee;
  font-family: Arial, Tahoma;
  font-size: 8pt;
  color: #;
  font-style: normal;
  }

TABLE {
  background-color: #ffffff;
  spacing: 0px;
  padding: 0px; }

TD {
  text-valign: top;
  font-size: 8pt; }
  
.IMGBORDER {
  border: 1px #000000 solid}

.MAINCONTENT {
  background-color: #cccccc;
  spacing: 0px;
  padding: 4px; }

.BgColor1 {
	background-color: #2d4b9b;
}