BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
H1 {
	font-weight : bold;
	font-size : small;
	color : #F09450;
	background-color : #000099;
	padding-left : 5px;
}

H2 {
	font-weight : bold;
	font-size : small;
	color : #FFFFFF;
	background-color : #8C8C8C;
	padding-left : 5px;
}

H3 {
	font-size : small;
	color : #000000;
	background-color : #DDDDDD;
	padding-left : 5px;
	font-weight : normal;
}