body {

    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 10pt;
	margin-left: 15px;
	background-color: #00003B; 
}

H1 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 22pt;
	color: #ffffee;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H2 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 17pt;
	color: #ffffee;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H3 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 14pt;
	color: #ffffee;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H4 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 12pt;
	color: #ffffee;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
P {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;

}

BLOCKQUOTE {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}

TH {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 9pt;
  	font-weight: bold;
	color: #ffffee;
	background-color: #080A65;
}


TD {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
	
}

UL {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}
OL {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;

}

HR {
	width: 100%;
	height: 1px;

}



.rightalign {text-align:right}

.indented {padding-left: 18pt}

.visible {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
	font-weight: bold;
	color:#ffffee;
}

.visible2 {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color:#ffffee;
}

.visible3 {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
	font-weight: bold;
	color:#ffff99;
}

.smvisible {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 8pt;
	font-weight: bold;
	color:#ffffee;
}

.smvisible2 {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 7pt;
	font-weight: bold;
	color:#ffffee;
}

.xxlarge {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 18pt;
	font-weight: bold;
}

.xlarge {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 15pt;
	font-weight: bold;
}

.large {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 12pt;
}
.medium {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 9pt;
}

.small {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 8pt;
}
.xsmall {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 7pt;
}

.response {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #333399;
	font-size: 9pt;
}

.hatemail {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #FF0000;
	font-size: 9pt;
	font-weight:bold;
}

a:link {
  color: #6633CC;
  background: transparent;
}

a.bkgrd:link {
  color: #FFFF99;
  background: transparent;
}

a:visited {
  color: #990000;
  background: transparent;
}

a.bkgrd:visited {
  color: #FFFF33;
  background: transparent;
}

a:active {
  color: #FF0033;
  background: transparent;
}



