<style type="text/css">
body{
margin: 0px;
padding: 0px;
background: #000000;
}
a{
font-family: verdana;
color:#554E4C;
}
h1 {
font-family: verdana, arial, times;
font-size: 14px;
color:#554E4C;
}
a{
color: #554E4C;
font-weight: normal;
text-decoration: underline;
font-size: 11px;
font-family: verdana;
}
h2 {
font-family: verdana, arial, times;
font-size: 12px;
color:#554E4C;
}
.dynlink {
    color: #554E4C;
    font-size: 11px;
    font-weight: normal;
    font-family: verdana;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
h3 {
font-family: verdana, arial, times;
font-size: 17px;
color: #554E4C;
}
.blog{
color: #554E4C;
font-family: verdana;
font-size: 11px;
padding: 2px;
}
</style>