body {  
background: #FFCC00;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#FFFFFF;text-decoration:underlinenone;}
 a.one:Visited {color:#FFFFFF;text-decoration:underline;}
 a.one:Hover {color:#FFCC00;text-decoration:none;}
 
 a.two:Link {color:#333333;text-decoration:underline;}
 a.two:Visited {color:#333333;text-decoration:underline;}
 a.two:Hover {color:#4A2219;text-decoration:underline;}
 
 a.three:Link {color:#FFCC00;text-decoration:underline;}
 a.three:Visited {color:#FFCC00;text-decoration:underline;}
 a.three:Hover {color:#FFCC00;text-decoration:none;}

h1 {
font-family: "Trebuchet MS";
color: #FFFFFF;
font-size: 1.4em;
font-weight: bold;
text-align:center;
margin: 0;
padding: 0;
}

h2 {
font-family: "Trebuchet MS";
color: #4D2219;
font-size: 1.1em;
font-weight: bold;
text-align:center;
margin: 20;
padding: 0;
}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Arial";
color: #333333;
}
 
.text3 { font: 8pt "Verdana";
color: #FFFFFF;
}

.text4 { font: 10pt "Arial";
color: #FFFFFF;
}

.text5 { font: 8pt "Verdana";
color: #FFCC00;
}

.text6 { font: 12pt "Trebuchet MS";
color: #FFFFFF;
}

.table1 {
border-style: solid;
border-color: #DDBE9B;
border-width: 5px 0 0 0;
}

.table2 {
border-style: solid;
border-color: #4A2219;
border-width: 1px;
}

img.bottom {vertical-align:text-bottom}

input {
border:1px solid #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:0.85em;
margin:0;
}
