body { background-color:#fceeed;
       background-image:url(bg.gif);
	   background-repeat:repeat-x;
       font-family: Arial, Helvetica, sans-serif;
       color:#666666;
       spacing:0px;
	   font-weight:normal;
       margin:0px;
       padding:0px;
       line-height:8pt;
       font-size: 8pt;
	   letter-spacing:0px;
       text-align:justify;
       scrollbar-face-color:#e1e1e1;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-shadow-color:#D6D6D6;
       scrollbar-3dlight-color:#B2AFAF;
       scrollbar-arrow-color:#CCCCCC;
       scrollbar-track-color:#fceeed;
       scrollbar-darkshadow-color:#C1C1C1;}

.space {padding-left: 5px;
        padding-right: 5px;}
		
		
		

.title_main 
{ color:#986c2b;
font-size: 12pt;
letter-spacing:1px;
font-family: "Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
text-transform: capitalize;
text-align:center;
padding-top: 5px;
padding-bottom: 5px; 
background-color:#c7d368;
background-image:url(title.gif);
background-repeat:repeat-x;
border-bottom:#fceeed solid 1px;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomright:6px;

}


.content_main
{ color:#9f7257;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
text-align: justify;
padding: 10px;
background-color:#f2e9cf;
border-top:#fceeed solid 1px;}


				

a:link 
{ text-decoration:none;
color:#9ba01f;
font-weight:normal;}

a:visited 
{ text-decoration:none;
color:#9ba01f;
font-weight:normal;}

a:hover 
{ text-decoration:none;
color:#ac731c;
font-weight:normal;}

a:active 
{ text-decoration:none;
color:#9ba01f;
font-weight:normal;}



blockquote {
	border-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #9f7257;
	background-color: #F7F1E1;}

