body  { font-family: Arial;
        font-size: 10pt; 
		text-align: left; 
		background-color: #C8BDB9;
		 
    	scrollbar-face-color : #B8ADA9;
	    scrollbar-3dlight-color : #C8BDB9;
	    scrollbar-darkshadow-color : #C8BDB9;
	    scrollbar-track-color : #C8BDB9;
	    scrollbar-highlight-color : #A89D99;
	    scrollbar-shadow-color : #A89D99;
	    scrollbar-arrow-color : #887D79;
		
		}
h1 { font-size: 14pt; margin-top: 20; margin-bottom: 5; font-weight: normal;}
h2 { font-size: 10pt; font-style: italic; font-weight: bold;  margin-top: 20; margin-bottom: 10;}
h3 { font-size: 10pt; margin-top: 5; margin-bottom: 5; font-weight: normal;}
h4 { font-size: 8pt; margin-top: 5; margin-bottom: 5; font-weight: normal;}
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }


hr     { margin-top: 2; margin-bottom: 2;
         color: #786D69;
         height:2px;
         text-align: center;
	}


textarea {	color: #000000; 
		background-color: #D8CDC9; 
		border-style: groove; 
		border-color: #988D89; 
		}			


table  { font-size: 10pt; text-indent: 0;}
small  { font-size: 8pt;}

img    { border:0}

.right {float: right}
.left {float: left}

