body     { font: bold 0.7em Verdana, Arial, sans-serif; color: black; background-color: #D0F2F3 }



h1       { color: #FFFF00; font-size: 32pt; margin: 0px; font-style:italic; text-align: center; }

h2       { font-variant:normal; color:#00ff00; font-family:"Verdana"; font-size:21pt; font-style:italic; text-align:center; }

h3       { font-variant:normal; color:#FFFF00; font-family:"Verdana"; font-size:12pt; font-style:italic; text-align:center; }

h4       { font-variant:normal; color:#FFFF00; font-family:"Verdana"; font-size:7pt; font-style:italic; text-align:center; }

h5       { font-variant:normal; color:#000000; font-style:normal; }

p        { font-variant:normal; color:black; font-family:"Verdana"; font-size:1.2em; font-style:italic; text-align:center; }

a        {}

a:link   { font-weight:bold; color:blue; text-decoration:none; }
a:visited { font-weight:bold; color:red; text-decoration:none; }
a:focus  { font-weight:bold; color:black; text-decoration:underline; }
a:hover  { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }