BODY {
 BACKGROUND-COLOR: #FFFFFF;
 	font-family : Verdana;
	font-size : 12px;
}
P {
	Color: Black;
}
TABLE {
	/*BACKGROUND-COLOR: #C4D4F3;
	BACKGROUND-COLOR: #8CAAE7;
	BACKGROUND-COLOR: #6487dc;
	*/
	BACKGROUND-COLOR: #000000;
	border : thin;
	font-family : Verdana;
	font-size : 12px;
}

H1 {  
	font-family : Verdana;
	font-size : 16px;
}
H2 {  
	font-family : Verdana;
	font-size : 14px;
}
TH {
 BACKGROUND-COLOR: #6487dc;
 color: White;
 	font-family : Verdana;
	font-size : 12px;
}

.OddRaw {
 BACKGROUND-COLOR: #ffffff;
 	font-family : Verdana;
	font-size : 12px;
}
.EvenRaw {
 BACKGROUND-COLOR: #C4D4F3;
 	font-family : Verdana;
	font-size : 12px;
}
.RowHeader {
 BACKGROUND-COLOR: #C4D4F3;
 	font-family : Verdana;
	font-size : 12px;
}

.RowOddTotal {
	BACKGROUND-COLOR: #C4D4F3;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.RowEvenTotal {
	BACKGROUND-COLOR: #ffffff;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.PageHeader {
 BACKGROUND-COLOR: #6487dc;
 color: White;
 	font-family : Verdana;
	font-size : 12px;
}

.listlink {
	font-family : Verdana;
	font-size : 11px;
	margin-top : 3;
	margin-bottom : 5;
}

.treetable {
  BACKGROUND-COLOR: #FFFFFF;
  font-family : Verdana;
  font-size : 11px;
}

a:active { color: #6487dc; text-decoration: none }
a:link { color: Blue; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }

.headerlink:active { color: #AAAAAA; text-decoration: none }
.headerlink:link { color: White; text-decoration: none }
.headerlink:visited { color: White; text-decoration: none }
.headerlink:hover { color: #AAAAAA; text-decoration: underline }