body    {
        margin : 20px 0px 40px 0px;
        background: #ffffff;
        font-family:arial;
        }
a, a:hover, .myalt {
 font-family:times;
 color:#ffffff;
 text-decoration:none;
}
a:hover {
 color:#ecce55;
}
.myalt {
 color:#0000ff;
}
.myalt:hover {
 color:#006600;
 text-decoration:underline;
}
p, td, .in, .small {
 font-family:arial;
 font-size:12pt;
 font-weight:normal;
 color:#000000;
}
.in {
 text-indent:44px;
}
.small {
 font-size:9pt;
}