body, p {
font-family : verdana, Arial;
font-size : 11px;
color : #000000;
} 

.content b {
font-weight : bolder;
font-size : 17px;
color : #0e2a8e;
}

.content strong {
font-weight : bold;
font-size : 10px;
color : #c50d0f;
}

.content a {
font-size : 11px;
font-weight : bold;
text-decoration : underline;
color : #0e2a8e;
}

.content a:hover {
font-size : 11px;
font-weight : bold;
text-decoration : underline;
color : #9b0a0c;
} 

