/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,204,51);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}