
body
{
 min-width: 750px;
 margin: 0;
 padding: 0;
 font-size: 0.9em;
 text-align: center;
 color: #333;
 line-height: 1.5;
}
td, th {font-size: 9pt; color: #333333; line-height: 130%;}



a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:active {color: #CC0000; text-decoration: underline;}
a:hover {color: #8D8EAF; text-decoration: underline;}

#header1 h2 a {color: #8D8EAF; text-decoration: none;}


h1 {
font-size: 10pt; 
margin: 2px;
padding: 1px;
color: #CC6600;
line-height: 100%; }
h2 {
font-size: 9pt; 
margin: 2px;
padding: 1px;
color: #4f539b;
line-height: 100%; }

h3 {
font-size: 15pt; 
margin: 2px;
padding: 1px;
color: #CC3300;
line-height: 100%; }
.fontpink {  color: #FF9900; font-size: 10pt; font-weight: bold}

#container
{
 position: relative;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 width: 740px;
 background: #fff;
}

#main 
{
 display: inline;
 position: relative;
  width: 720px;
 margin: 10px;
 float: left;
 text-align: left;
}


