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