body { scrollbar-arrow-color: #EBAAC3;
       scrollbar-face-color: #FBF4F6;
       scrollbar-highlight-color: F4C0D4;
       scrollbar-shadow-color: #FFFFFF;
       scrollbar-3dlight-color: #FFFFFF;
       scrollbar-track-color: #FFFFFF;
       scrollbar-darkshadow-color: #FFFFFF;
       margin-top: 0;
       margin-bottom: 0;
       margin-left: 0;
       margin-right: 0; 
       padding-top: 0;
       padding-bottom: 0;
       padding-left: 0;
       padding-right: 0;
       background: #FFFFFF;
       font-family: verdana; 
	   font-size: 8pt; 
       color: #672143; 
       text-align: justify; 
       font-weight: normal;
       background-image: url(bg.jpg);
       background-repeat: repeat-y; }


.head{ font-family: verdana; 
       font-size: 12pt; 
       color: #4B142F; 
       text-align: center; 
       font-weight: bold;
       border-width: 0px; 
       border-bottom-color: #4B142F;
       border-bottom-width: 2px;
       border-bottom-style: solid; }
 
.content{ font-family: verdana; 
		  font-size: 8pt; 
          color: #672143; 
          text-align: justify;
          font-weight: normal; }

A:link { color: #000000;
		 font-family: times; 
		 font-size: 8pt;
         text-decoration: none;
         cursor: default; }
         
A:visited { color: #000000;
			font-family: times; 
		    font-size: 8pt;
            text-decoration: underline; 
            cursor: default; }
            
A:active { color: #EBAAC3;
		   font-family: times; 
		   font-size: 8pt;
           text-decoration: none;
           cursor: default; }
           
A:hover { color: #4B142F; 
		  font-family: times;
		  font-size: 8pt;
          text-decoration: none; 
          cursor: default; }
          
input, textarea, button 
{ border: 1px dashed #4B142F; 
  color: #4B142F; 
  font-size: 8pt;
  font-weight: bold; 
  font-family: verdana, serif; 
  background-color: #F2DDE5; }
  
b, i, u
{ color: #000000; 
  font-size: 8pt; 
  font-family: verdana; }
  
ul, ol
{ color: #672143; 
  font-size: 8pt; 
  font-family: verdana; }
