body { 
background: #cbddd7 url(../images/bg.gif);
background-position: bottom center;
background-attachment:fixed;
color:#000000;
font-family:verdana;	
font-size: 10pt;  
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0 0px 0 0px;
}

td { 
color:#000000;	
font-size: 10px;
}

a:link{
color:#0c4c38;
text-decoration:none;
}

a:visited{
color:#0c4c38;
text-decoration:none;
}

a:active{
color:#0c4c38;
text-decoration:none;
}

a:hover{
color:#683f9b;
text-decoration:underline;
}

textarea,input { font-family:tahoma; font-size: 12px; color:#000000; background:#ffffff; border: solid 1px #782a76; }

h1{
font-size: 18px;
font-family:georgia;
color: #000000;
}

h2 { 
font-size: 13px;
font-family:georgia;
color: #ac1e00;
}

h3 { 
font-size: 13px;
font-family:georgia;
color: #007991;
}

h4 { 
font-size: 16px;
font-family:georgia;
color: #683f9b;
}

h5 { 
font-size: 13px;
font-family:georgia;
color: #009a15;
}

h6 { 
font-size: 13px;
font-family:georgia;
color: #c07100;
}

h7 { 
font-size: 13px;
font-family:georgia;
color: #683f9b;
}

h8 { 
font-size: 13px;
font-family:georgia;
color: #3683ca;
}

img.imgright{float: right;margin: 5px 0px 5px 6px;}