body {
height: 100%;
margin: 0;
font-family: arial; 
text-align: center; 
background: #90abc9;}

body, p, blockquote, table, tr, td { font-size:12pt; color:#000000; }
h1 { font-size:10pt; color:#000000; text-decoration:bold; }
h2 { font-size:14pt; color:#000000; text-decoration:bold; text-decoration:underline; }
h3 { font-size:8pt; color:#000000; text-decoration:none; }
h4 { font-size:12pt; color:#ffffff; text-decoration:bold; }
h5 { font-size:10pt; color:#ffffff; text-decoration:bold; }

a:link { text-decoration:underline; color:#ffffff; }
a:visited { text-decoration: underline; color:#0b3565; }
a:active { text-decoration:underline; color:#dbf9fe; }
a:hover { text-decoration:none; color:#; }