 #hr4 {
     border: 0px solid #FFFACB; color: "#FFFACB";
     background-color: #FFFACB;
     height: 1px;
     width: 98%;
     margin-left: 1px;
     text-align: center; font-family:Verdana; font-size:8pt
    }

 #hr5 {
    border: 0px solid #FFFACB; color: "#FFFACB";
     background-color: #FFFACB;
     height: 1px;
     width: 100%;
     margin-left: 1px;
     text-align: center;
     padding: 0px;
    }

 body {
	scrollbar-face-color: black;
	scrollbar-shadow-color: #1E1E1E; 
	scrollbar-highlight-color: #1E1E1E;
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: black; 
	scrollbar-arrow-color: #1E1E1E
	background-color: black; 
    font-family:Verdana; color:#FFFACB; font-size:10pt 
}

 p {
     font-family:Verdana; color:#FFFACB; font-size:10pt 
    }
    
 h1 {
     font-family:Verdana; color:#FFFF80; font-size:11pt
    }

 h2 {
     font-family:Verdana; color:#FFFACB; font-size:12pt; font-weight:bold 
    }