/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,153);
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-large;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(128,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}