body {
background: #6699CC none;
}

A:link {color: #666666;
text-decoration: none;}
A:visited {color: #000000;
text-decoration: none;}
A:active {color: #330000;
text-decoration: none;}
A:hover {color: #330000;
text-decoration: none;}

.content{
font-size:10pt;
font-family:Arial,Helvetica,sans-serif;
color:#ffffff;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
}

.header{
font-size:13pt;
font-family:Arial,Helvetica,sans-serif;
color:#ffffff;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
font-weight:bold;
text-align:center;
}

.small{
font-size:9pt;
font-family:Arial,Helvetica,sans-serif;
color:#ffffff;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
text-align:right;
}
