body {
 font-family: Arial;
 color: black;
 background-color: #BFCEE8;
 font-size: 12pt;
 overflow: auto }

Header {
 font-family: Arial;
 color: black;
 font-size: 14pt;
 overflow: auto }

div.south {
 position: relative;
 top: 25px;
 left: 62px;
}

table.south {
 text-align: right;
 font-family: Arial;
}

a {
 font-family: Arial;
 color: #ffffff;
 font-size: 14pt;
 padding-left: 30px;
text-decoration: none; }
a:link {
color: #ffffff }
a:visited {
color: #ffffff }
a:hover {
 color: #EDED00 }
