/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,204,0)
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,204,0);
 	font-weight: normal;
 	font-style: normal
}

P {
	color: rgb(51,51,51)
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	font-weight: bold
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(51,0,0);
 	font-weight: normal;
 	font-style: normal
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 7pt;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(51,51,51);
 	font-weight: bold
}
