BODY {
	
}
.Title {
	BACKGROUND-COLOR: transparent;
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 20pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: 900;
}
.TableHeaderRow {
	BACKGROUND-COLOR: black;
}
.TableColumnHeader {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bolder;
	TEXT-ALIGN: center;
}
.Table {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	WIDTH: 100%;
	CELLPADDING: 1;
	CELLSPACING: 1;
}
.TableRow {
	BACKGROUND-COLOR: lightgrey;
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: 500;
}
A:active {
	COLOR: white;
}
A:link {
	COLOR: white;
}
A:visited {
	COLOR: white;
}
.datacell {
	COLOR: #325779;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	TEXT-ALIGN: center;
	WIDTH: 100pt;
}
.datacellitem {
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	TEXT-ALIGN: center;
	WIDTH: 100pt;
}
.legend {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
}
.FakeALink {
	COLOR: black;
	FONT-FAMILY: Arial;
	CURSOR: hand;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
	FONT-SIZE:10pt;
}
.HighlightedRow {
	BACKGROUND-COLOR: gray; 
	COLOR: white;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt;
	FONT-WEIGHT: 500;
}
.Menu {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bolder;
}
<!--
body{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 12pt; }

.body{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 12pt; }

H2{background: #336699;
color: #FFFFFF;
font-family: Arial, Geneva, Helvetica;
font-weight: normal;}

.phone{color: #FFFFFF;
font-family: Arial, Geneva, Helvetica;
font-size: 9pt;
font-weight: bold;}

.search{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 10pt;
font-weight: bold;}

.cell{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 9pt;}

.feat{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 8pt;}

.box{
BACKGROUND-COLOR: lightgrey;
COLOR: black;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
FONT-WEIGHT: 500;
border-bottom : thick ridge;
border-style : double;
text-align : center;
font-style : oblique;
font-variant : normal;
line-height : normal;
list-style-type : disc;
background : #829AAC;}

.input{
color: #FFFFFF;
font-family: Arial, Geneva, Helvetica;
font-size: xx-small;
font-weight: bold;
background-color : transparent;
border-bottom : thick ridge;
border-style : double;
text-align : center;
font-style : oblique;
font-variant : normal;
line-height : normal;
list-style-type : disc;
background : #829AAC;}

.submit{
color: #336699;
font-family: Arial, Geneva, Helvetica;
font-size: x-small;
font-weight: bold;
background-color : transparent;
border: none;}

.marquee{color: #8B0000;
font-size: 9pt;
font-style: italic;}

a.nav{color:#336699;
text-decoration:none;}
a.nav:hover{color:#336699;
text-decoration:underline;}

a.navbar{color: white;
font-family: Arial, Geneva, Helvetica;
font-weight: bold;
font-size: 9pt;
text-decoration: none;}

a.navbar:hover{color: #000000;
background: white;
text-decoration: none;}

a.navbar:visited{color: #999999;}

a.nav2{color: #336699;
font-family: Arial, Geneva, Helvetica;
font-weight: bold;
font-size: 11pt;
text-decoration: none;}

a.nav2:hover{color: #FFFFFF;
background: #336699;
text-decoration: none;}

a.content{color: gold;
font-family: Arial, Geneva, Helvetica;
font-weight: bold;
font-size: 9pt;
text-decoration: none;}

a.content:hover{color: #336699;}

a.legal{background: #FFFFFF;
color: #000000;
font-family: Arial, Geneva, Helvetica;
font-weight: bold;
font-size: 9pt;
text-decoration: none;}

a.legal:hover{background: #000000;
color: #FFFFFF;}

.footer{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 8pt;}

a.footer{color: #000000;
font-family: Arial, Geneva, Helvetica;
font-size: 8pt;
font-weight: normal;
text-decoration: none;}

a.footer:hover{color: #000000;
text-decoration: underline;}
-->