body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff;
margin: 0px;
width: 760px;
}

.content {
width: 760px;
background-color: #011B66;
padding-bottom: 5px;
margin: 0px;
}

.blue {
background-color: #011B66;
padding: 5px;
margin: 0px;
}

h1 {
font-size: 14px; 
color: #ffffff;
margin-bottom: 3px;
text-align: left;
}

p {
color: #ffffff;
font-size: 10px; 
line-height: 1ems;
font-weight: bold;
text-align: right;
padding: 0;
}

A:link {
text-decoration:underline;
color: #ffffff;
font-weight: bold;
text-align: right;
}

A:visited { 
font-weight: bold;
color: #ffffff;
font-weight: bold;
text-align: right;
text-decoration:underline;
}

A:hover { 
color: #ffffff;
font-weight: bold;
background-color: #6699cc; 
padding: 0px;
text-align: right;
text-decoration:underline;
}