/* CSS definition file containing site wide stylesheets */

.Heading {
	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold
}

BLOCKQUOTE {
	color: rgb(255,255,255)
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.ListItemOld {
	color: rgb(0,0,0)
}

A:active {
	color: rgb(51,51,51)
}

A:link {
	color: rgb(51,51,51)
}

.Linked {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,128);
 	text-decoration: none 
}

.Activelink {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,128);
 	text-decoration: none 
}

.Text {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(51,51,51);
 	line-height: 15px;
 	vertical-align: baseline;
 	text-decoration: none ;
 	margin-top: 22px;
 	margin-bottom: 22px
}

UL {
	color: rgb(255,255,255)
}

A:visited {
	color: rgb(102,51,0)
}

.TextObject {
	color: rgb(255,255,255)
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
 	text-align: left
}

H2 {
	color: rgb(255,255,255)
}

P {
	color: rgb(0,0,0)
}

.Hoverlink {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,128);
 	text-decoration: none 
}

H3 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic
}

LI {
	color: rgb(0,0,0)
}

OL {
	color: rgb(255,255,255)
}

A {
	color: rgb(51,51,51)
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255)
}

.TextNavBar {
	color: rgb(255,255,255)
}

ADDRESS {
	color: rgb(255,255,255)
}

H5 {
	color: rgb(255,255,255)
}

PRE {
	color: rgb(255,255,255);
 	text-decoration: none 
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255)
}

A:hover {
	color: rgb(0,102,255);
 	text-decoration: none 
}
