body 
{
 color:#000000;
 background-color:#FFFFFF;
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
 text-decoration: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 letter-spacing:0px;
}
a:link, a:visited 
{
 color:#009;
 text-decoration:none;
}
a:hover 
{
 color:#111;
 text-decoration:underline;
}
a:active 
{
 text-decoration:none;
 color:#977;
}
h1 {
 font-size: 1.2em;
 letter-spacing:0.1em;
 margin-top:0em;
 margin-bottom:0.3em;
}
h2 {
 font-size: 1em;
 letter-spacing:0.05em;
 font-weight: normal;
 margin-top:0em;
 margin-bottom:0em;
}
h3 {
 font-size: 0.95em;
 letter-spacing:0em;
 font-weight: normal;
 margin-top:0em;
 margin-bottom:0em;
}
h4 {
 font-size: 0.9em;
 font-weight: normal;
 margin-top:0em;
 margin-bottom:0em;
}
h5 {
 font-size: 0.9em;
 font-weight: normal;
 margin-top:0em;
 margin-bottom:0em;
}
h6 {
 font-size: 0.9em;
 font-weight: normal;
 margin-top:0em;
 margin-bottom:0em;
}
#navigation {
 font-size: 0.7em;
}
#content {
 text-align: left;
 margin :0px;
 padding-top: 15px;
 padding-bottom: 40px;
 background-color:#FFF;  
 min-height:800px;
}
#bottom {
 font: normal 12px verdana, sans-serif; 
 color: #000;
 height: 60px;
 text-align:center;
 border-top:solid 1px #999;
}
.title {
 font-size: 0.9em;
 font-weight:bold;
}
