body { margin:0; padding:0; scrollbar-arrow-color: #D58292;
       scrollbar-face-color: #ef554e;
       scrollbar-highlight-color: #ef554e;
       scrollbar-shadow-color: #981827;
       scrollbar-3dlight-color: #ef554e;
       scrollbar-track-color: #efdadf;
       scrollbar-darkshadow-color: #efdadf;
       background: #E5C5CA url('bg.jpg') repeat-y;
       font-family: verdana; 
	   font-size: 8pt; 
       color: #b5120a; 
       text-align: left; 
       font-weight: normal;
       background-image:url('bg.jpg'); background-repeat:repeat-y }


.head{ font-family: verdana; 
       font-size: 8pt; 
       color: #b5120a; 
       text-align: right; 
       font-weight: bold;
       border-width: 0px; 
       border-bottom-color: #981827;
       border-bottom-width: 1px;
       border-bottom-style: dashed;
       height: 14px;  }
 
.content{ font-family: verdana; 
		  font-size: 8pt; 
          color: #b5120a; 
          text-align: left;
          font-weight: normal; }

A.nav:link { color: #891b15; 
		 	 font-size: 8pt;
         	 text-decoration: none;
         	 text-align: center; 
         	 width: 126px;
         	 background-color: #F4D0D4;
         	 border-color: #D68292;
         	 border-width: 1px;
         	 border-style: solid; 
         	 cursor: default; }
         
A.nav:visited { color: #891b15; 
		    	font-size: 8pt;
            	text-decoration: none;
            	text-align: center; 
            	width: 126px;
            	background-color: #F4D6DE;
            	border-color: #D68292;
            	border-width: 1px;
            	border-style: solid;  
            	cursor: default; }
            
A.nav:active { color: #891b15; 
		   	   font-size: 8pt;
           	   text-decoration: none;
               text-align: center;  
               width: 126px; 
               background-color: #F4D0D4;
               border-color: #D68292;
               border-width: 1px;
               border-style: solid; 
               cursor: default; }
           
A.nav:hover { color: #dc6e24; 
		  	  font-size: 8pt;
          	  text-decoration: none;
          	  text-align: center; 
          	  width: 126px;
          	  background-color: #FCE8EA;
          	  border-color: #D68292;
          	  border-width: 1px;
          	  border-style: solid;  
          	  cursor: default; }

A:link { color: #b5120a; 
		 font-size: 8pt;
         text-decoration: none;
         cursor: default; }
         
A:visited { color: #891b15; 
		    font-size: 8pt;
            text-decoration: underline; 
            cursor: default; }
            
A:active { color: #891b15; 
		   font-size: 8pt;
           text-decoration: none;
           cursor: default; }
           
A:hover { color: #dc6e24; 
		  font-size: 8pt;
          text-decoration: none; 
          cursor: default; }
          
input, textarea, button 
{ border: 1px solid #D68292; 
  color: #D58292; 
  font-size: 9pt; 
  font-family: verdana, serif; 
  background-color: #F4D0D4; }
  
b, i, u
{ color: #AA424D; 
  font-size: 8pt; 
  font-family: verdana; }
  
ul, ol
{ color: #AA424D; 
  font-size: 8pt; 
  font-family: verdana; }