Body{
margin-left: 0;
margin-right: 0;
 margin-top: 0px;
 margin-bottom: 0px;
 background-color: #EBD0BB;
 background-image: url(images/bg2.gif); 
 background-attachment:fixed;
 background-repeat:repeat-y;
 background-position:center;
 font-family:Tahoma;
 font-size:10px;
 }
 a:link{
 text-decoration:none;
 color: #0000FF;
 }
 a:visited{
 text-decoration:none;
 color: #0000FF;
 } 
 a:hover{
 text-decoration:underline;
 color:#996633;
 }
 a:active{
 text-decoration:none;
 color:#996633;
 }
 table.style01{
 border-collapse: collapse; 
 width:900px;
 background-color:white;
 }
 table.style01 td {
 padding : 0; 
 }
 table.style02{
 background-color:#FFFFFF;
 width:100%;
 border-collapse: collapse; 
 }
 table.style02 td {
 padding : 0; 
 }
td.styleleft{
width:20%;
vertical-align: top;
}
td.styleright{
width:20%;
vertical-align: top;
}
td.stylecenter{
width:60%;
vertical-align: top;
}
 .style14{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
 .style24{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
 .style20{
font-family:Tahoma;
font-size:12px;
}