BODY { background-color: antiquewhite ; color: blue; 
font-size : 11pt ; margin-left: 40px; margin-right: 40px ; margin-top : 20px ; }

P { color: darkblue ; font-family : Verdana, Helvetica, sans-serif; 
font-size : 11pt ; }

UL { color : darkblue ; font-family : Verdana, Helvetica, sans-serif ; 
font-size : 11pt ; margin-bottom : 5px }

B { font-size : 11pt;}

EM { color : darkred ;}
CENTER { color : darkred; }

OL { color : darkgreen ; font-family : Arial, sans-serif ; 
font-size : 12pt ; margin-bottom : 10px }

H2 { color : darkblue; font-family : Times Roman, serif ; 
font-size : 15pt ; align : left }

H3 { color : brown ; font-family : Times Roman, serif ; 
font-size : 15pt ;  background-color : yellow ;}

H5 { background-color : orangered ;}

A { font-family : Verdana, Helvetica, sans-serif; font-size : 10pt ; 
font-weight : bold ; text-decoration : none ;}

A:link { color : orangered ; }
A:visited { color : brown ; }
A:hover { color : magenta ; }
A:active { color : magenta ; } 

TH {color : darkblue; text-align : left ; font-weight : bold ; font-size : 12pt }
TD.MarkingScheme { color: darkblue ; font-family : Verdana, Helvetica, sans-serif; 
font-size : 11pt ;  font-weight : normal ; }
TD {color : darkcyan; text-align : left ; font-size : 12pt ; font-weight : bold ; }
CITE { font-weight : bold; color : darkred ; }