/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Calibri, sans-serif;
 	font-size: 10pt
}

A:active {
	color: rgb(0,51,255);
 	text-decoration: underline
}

UL {
	font-family: Calibri, sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,0,0);
 	text-decoration: underline
}

.TextNavBar {
	font-family: Calibri, sans-serif;
 	font-size: 10pt
}
