BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : medium;
}

H1 {
	font-style : normal;
	color : #996600;
}
H2 {
font-style : normal;
color : #996600;
}
H3 {
font-style : italic;
color : #CC9900;
}
H4 {
font-style : normal;
color : #CC9900;
}
LI {
	list-style : square;
}