/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	color: rgb(255,255,255)
}

BODY {
	color: rgb(255,255,255)
}

A:active {
	color: rgb(255,255,255)
}

A:link {
	color: rgb(192,192,192)
}

UL {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 10pt;
 	color: rgb(37,50,95)
}

A:visited {
	color: rgb(166,202,240)
}

.TextObject {
	color: rgb(255,255,255)
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(192,192,192);
 	font-weight: bold
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192);
 	font-weight: bold;
 	margin-bottom: 6pt
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	margin-top: 0pt;
 	margin-bottom: 3pt
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	text-align: left;
 	text-indent: 0pt;
 	margin-left: 0pt;
 	margin-right: 0pt;
 	margin-bottom: 1pt
}

OL {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 10pt;
 	color: rgb(37,50,95)
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(234,234,234);
 	text-decoration: none 
}

H4 {
	color: rgb(166,202,240)
}

.TextNavBar {
	color: rgb(192,192,192)
}

ADDRESS {
	color: rgb(192,192,192)
}

H5 {
	color: rgb(166,202,240)
}

PRE {
	color: rgb(255,255,255)
}

H6 {
	color: rgb(166,202,240)
}

A:hover {
	color: rgb(192,192,192)
}
