p, tr, td {
    font-size: 12px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 15px;
    text-indent: 5px;
}

ul {
    list-style-type: square;
}

h2 {
    font-size: 20px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    color: #003333;
    font-variant: small-caps;
    line-height: 15px;
}

.note	{
color: #ff0000;
}

.borderClass	{
color: #ff0000;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:hover {
    color: #ff0000;
    font-weight: normal;
    text-decoration: underline;
}

body {
    margin : 0px 0px 0px 0px;
    background-color : #ffffff;
    background-image: url(/images/);
    scrollbar-face-color : #f0f0f0;
    scrollbar-highlight-color : #999999;
    scrollbar-3dlight-color : #f0f0f0;
    scrollbar-shadow-color : #f0f0f0;
    scrollbar-darkshadow-color : #999999;
    scrollbar-track-color : #f0f0f0;
    scrollbar-arrow-color : #000000;
    font-size: 12px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 15px;
    text-align: left;
}

 #myChaser {

     position: relative;

     left: 10px;


     top:0px;

}
