body {
background: #000066 none;
}

A:link {color: #DDDDDD;
text-decoration: none;}
A:visited {color: #000000;
text-decoration: none;}
A:active {color: #330000;
text-decoration: none;}
A:hover {color: #330000;
text-decoration: underline;}

img{border: 1px #FFFFFF solid;}

.header{
font-size:18pt;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
font-weight:bold;
text-align:center;
}

.content{
font-size:10pt;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
margin-bottom:15px;
text-align:center;
}

