/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	color: rgb(192,192,192)
}

H1 {
	font-family: Calibri, sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,128);
 	font-weight: bold
}

P {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(128,0,0);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0)
}

OL {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0)
}

.TextNavBar {
	font-size: 10pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}