body, html
{ 
  	color : #000000;
	font-size: 8pt;
	font-family: Times New Roman;
	text-align : justify;
	margin-left : 0px;
	margin-top : 0px;
	margin-right: 0px;background-image: url('/butterfly/strip.jpg');
    background-repeat:repeat-x;
  background-color: #120908;
  scrollbar-face-color: #000000 !important;
  scrollbar-shadow-color: #998378 !important;  
  scrollbar-highlight-color: #000000 !important;
  scrollbar-3dlight-color: #998378 !important;
  scrollbar-darkshadow-color: #000000 !important;
  scrollbar-track-color: #000000 !important;
  scrollbar-arrow-color: #998378 !important 


}

#background {

  background-image: url('/butterfly/pattern_037.gif');
   background-repeat:repeat-x;

  margin-top : 0px;
}

p {
    font-size: 8pt; 
    color : #392f30;
	font-family:  Times New Roman;
	vertical-align : top;
	text-align : justify;
}

table {
    font-size: 10pt; 
    color : #392f30;
    padding: 5;
    margin-left : 0px;
    margin-top : 40px;
    margin-right : 0px;
	font-family:  Times New Roman;
	vertical-align : top;
	text-align : justify;
}



h1 {
	font-family: Times New Roman;
	font-size: 11pt; 
	color: #7b706a; 
	
	}


A:link {
    font-weight: bold;
    text-decoration: none;
	color:#532019;
	
}

A:visited {
    font-weight: bold;
    text-decoration: none;
	color:#532019;
	
}

A:hover {
    font-weight: bold;
    text-decoration: none;
     cursor: hand; 
     color:#fff9f7;
     }
     

A:active  {
    font-weight: bold;
    text-decoration: none;
	color:#fff9f7;
}


textarea, input, select {background-color:#f1e1dd;
font-family: Times New Roman; 
color:#392f30; 
font-size:9pt;
border:1px #665c57 solid;
  scrollbar-face-color: #f1e1dd !important;
  scrollbar-shadow-color: #f1e1dd !important;  
  scrollbar-highlight-color: #f1e1dd !important;
  scrollbar-3dlight-color: #f1e1dd !important;
  scrollbar-darkshadow-color: #f1e1dd!important;
  scrollbar-track-color: #f1e1dd !important;
  scrollbar-arrow-color: #665c57 !important

}