body {

background-attachment: fixed;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

}

a:link {

color: #FFFFFF;

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #FFFFFF;

}

a:hover {

text-decoration: underline;

color: #0000FF;

}

a:active {

text-decoration: none;

color: #FF0000;

}

body,td,th {

font-family: "Times New Roman", Times, serif;

font-size: 18px;

color: #FFFFFF;

}