BODY {background-color:gray}
<!-- FONTS -->
FILLER{color:Black;font-size:10pt;font-family:Arial;font-weight:bold;}
H1{color:Black;font-size:10pt;font-family:Arial;font-weight:bold;}
H2{color:Blue;font-size:10pt;font-family:Arial;font-weight:bold;}
H3{color:White;font-size:10pt;font-family:Arial;font-weight:bold;}
H4{color:Black;font-size:12pt;font-family:Arial;font-weight:bold;}
H5{color:Red;font-size:12pt;font-family:Arial;font-weight:bold;}
H6{color:White;font-size:12pt;font-family:Arial;font-weight:bold;}
<!--
H1.black{color:Black;font-size:08pt;font-family:Arial;font-weight: normal;}
H1.blue{color:Blue;font-size:08pt;font-family:Arial;font-weight: normal;}
H1.red{color:Red;font-size:08pt;font-family:Arial;font-weight: normal;}
H2.black{color:Black;font-size:11pt;font-family:Arial;font-weight: normal;}
H2.blue{color:Blue;font-size:11pt;font-family:Arial;font-weight: normal;}
H2.red{color:Red;font-size:11pt;font-family:Arial;font-weight: normal;}
H3.black{color:Black;font-size:13pt;font-family:Arial;font-weight: normal;}
H3.blue{color:Blue;font-size:13pt;font-family:Arial;font-weight: normal;}
H3.red{color:Red;font-size:13pt;font-family:Arial;font-weight: normal;}
H4.black{color:Black;font-size:18pt;font-family:Arial;font-weight: normal;}
H4.blue{color:Blue;font-size:18pt;font-family:Arial;font-weight: normal;}
H4.red{color:Red;font-size:18pt;font-family:Arial;font-weight: normal;}
font-weight: normal OR bold      -->

<!-- LINKS -->
a:link {color:White}
a:visited { color:White}
a:hover { color:Red}
a:active {color:White} 
