html, body {
background-color : #465B71;
margin:3px 3px 3px 3px;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {font-weight:bold; text-decoration:none;}

a.footer:link {color: #ffffff; text-decoration:underline;}
a.footer:visited {color: #ffffff; text-decoration:underline;}
a.footer:hover {color:#ffffff; text-decoration:none;}

p {
font-family:Arial;
font-size:10pt;
color:#ffffff;
}

H1 {
font-family:Arial;
font-size:10pt;
color:#66FFFF;
text-align: center;
font-weight:bold;
}

H2 {
font-family:Arial;
font-size:10pt;
color:#66ccff;
font-weight:bold;
}