body { 
background: #FFFFFF url(images/bg.jpg);
background-position: top center;
background-attachment:fixed;
background-repeat: no-repeat;
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:#a47232;
text-decoration:none;
}

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

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

a:hover{
color:#00573c;
text-decoration:none;
}

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

h1{
font-size: 22px;
font-family:georgia;
color: #a47232;
}

h2 { 
font-size: 14px;
font-family:georgia;
color: #a47232;
}

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