P {
font-size : 12pt;
font-family : arial;
font-weight : normal;
} 
H1 {
font-size : 36pt;
font-family : verdana;
text-decoration : underline;
text-align : center;
background-color : Teal;
}
H3 {
font-size : 24pt;
font-family : verdana;
text-decoration : underline;
text-align : center;
background-color : Teal;
}
H4 {
font-size : 18pt;
font-family : verdana;
text-decoration : underline;
text-align : center;
background-color : Teal;
}
ol {
font-size : 10pt;
font-family : verdana;
text-align : left;
background-color : Teal;
}
BODY {
background-color : #006600;
font-family : arial;
color : White;
} 