/* CSS definition file containing site wide stylesheets */

UL {
	font-size: 12px;
 	color: rgb(141,1,1);
 	line-height: 22px;
 	margin-left: 18pt
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(141,1,1);
 	font-weight: bold
}

H2 {
	font-size: 28px;
 	color: rgb(141,1,1)
}

P {
	font-size: 12px;
 	color: rgb(141,1,1)
}

H3 {
	font-size: 24px
}

H4 {
	font-size: 20px;
 	color: rgb(141,1,1)
}

H5 {
	font-size: 16px;
 	color: rgb(141,1,1)
}

H6 {
	font-size: 12px;
 	font-weight: bold
}
