body  { background-color: #f5f5f5; margin: 0 }

.content  { color: #e3e3e3; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.content b{
    font-weight: bold;
    color:#666666;
}
.content a{
    color:#000066;
    text-decoration: none;
}
.content a:hover{
    color:#000066;
    text-decoration: underline;
}
.headline  { color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
br {
    line-height:16px;
}
.addFilter {
    filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,Duration=1,enabled='false');
}