/* CSS definition file containing site wide stylesheets */

H2 {
	font-size: 8pt;
 	font-weight: bold
}

H1 {
	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: bold
}

LI {
	font-size: 8pt;
 	margin-top: 0px;
 	margin-bottom: 1px
}