<STYLE TYPE="text/css">
<!--

/* Looks */
BODY {
   /* text color: */ color: #FFCC00 
}

TABLE {
text-align: center; 
Border-Color: #FF8000; 
Border-Style: none; 
Border-Width: thin }

P.ptitles {
Font-Family: Garamond, Times, Serif;
Font-Size: 140%;
Font-Weight: bold;
color: #B69305;
}
P.description {
Font-Family: Verdana, Helvitica; Arial, San-Serif;
Font-Size: 90%;
Font-Weight: normal;
color: #A07D05;
}
#main {
Border-Color: #FF8000; 
Border-Style: none; 
/*Border-Width: thin;*/ 
}
#navtable {
Border-Style: none;
} 

/* Layout */
}
#logo {
 position: absolute; 
 top: .5em;
 left: 1em;
 width: 25;
  /* background: #003399; color: #FFFFFF; border: solid thin #D7040B;*/
}
#logobalance {
 position: absolute;
 top: .5em;
 right: 1em;
 margin: 0em;
 border-style: none;
}
#maintable {
position: relative;
top: 100em;
}

-->
</STYLE>