/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt
}

A:active {
	color: rgb(255,255,255)
}

.second {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: bold
}

A:link {
	color: rgb(255,255,255)
}

.title {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	font-weight: bold
}

UL {
	color: rgb(255,255,255)
}

A:visited {
	color: rgb(0,204,255)
}

.text {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	color: rgb(255,255,255)
}

H1 {
	font-size: 12px;
 	font-weight: bold
}

H2 {
	color: rgb(255,255,255)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic
}

LI {
	color: rgb(255,255,255)
}

OL {
	color: rgb(255,255,255)
}

A {
	color: rgb(255,255,255)
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255)
}

.TextNavBar {
	color: rgb(255,255,255)
}

H5 {
	color: rgb(255,255,255)
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255)
}

A:hover {
	color: rgb(255,255,255)
}