BODY {
	color : #000066;
}
TH {
	font-size : xx-small;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}
P {
	color : #000066;
}
P.smalltext, {
	font-size : 80%;
	font-weight : bold;
}
P.smallesttext, {
	font-size : 75%;
}
P.footnote {
	font-size : smaller;
	color: #000066;
}

 TD.title {
	color : #000066;
	font-family : "Arial Black";
	font-weight : 500;
}
 TD.white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight: bold;
	font-style : italic;
}

 TD.name {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight: bold;
}
 TD.title2 {
	color : #000066;
	font-family : "Arial Black";
	font-weight : 300;
}
td.smalltext, {
	font-size : 80%;
}
DIV.bottom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 60%;
	font-weight : normal;
}
H1 {
	color : #000066;
	font-size : large;
	font-weight : bold;
}
H2 {
	color: #000066;
	font-size: medium;
	font-style : italic;
	font-weight : normal;
}
TFOOT {
	font-size : xx-small;
}
UL {
	color : #000066;
}

A:ACTIVE.bluelink, A:ACTIVE {
	color : Blue;
}
A:FOCUS.bluelink, A: FOCUS {
	color: Blue;
}
A:HOVER, A:HOVER.bluelink {
	color: red;
}
TH.white {
	font-size : xx-small;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}





