body, td, form {
     margin-top:0px;
     margin-bottom:0px;
     margin-left:0px;
     margin-right:0px;
     font-family: Times New Roman, Times, serif;
     font-size:14px;
}
body {
     color:rgb(0,0,0);
     background-color:rgb(252,236,169);
}
a:link {
     color:rgb(0,140,92);
     text-decoration:underline;
     background-color:transparent;
}
a:visited {
     color:rgb(0,140,92);
     text-decoration:underline;
     background-color:transparent;
}
a:active {
     color:rgb(0,173,114);
     text-decoration:underline;
     background-color:transparent;
}
a:hover {
     color:rgb(0,173,114);
     text-decoration:underline;
     background-color:transparent;
}
.small {
     font-family: Tahoma, Arial, Helvetica, sans serif;
     font-size:11px;
}
.normal {
     font-family: Times New Roman, Times, serif;
     font-size:15;
}
.large {
     font-family: Times New Roman, Times, serif;
     font-size:28px;
}