
body {
 min-width: 60em;
 FONT-FAMILY: Helvetica, Arial, sans-serif;    
 COLOR: black; 
 BACKGROUND-COLOR: white;
 MARGIN: 0px; 
 padding: 0px;
 }
 
 #topLogo {
 position: absolute; 
 margin-top: 0px; margin-left: 10px;
 padding-left: 20px; padding-top: 5px;
 width: 930px; height: 80px; 
 BACKGROUND-COLOR: #0099cc; 
 Color: white;	  
}
 
 
 #topConditions {
 position: absolute; 
 margin-top: 87px; margin-left: 10px;
 width: 950px; height: 20px;  
 BACKGROUND-COLOR: red; 
 font-size: 0.8em;   
}
  
DIV#center {
    position: absolute;    
    margin-top: 110px; 
    margin-left:250px;  
    padding-top: 10px;
    padding-left:5px;     
    padding-right: 5px; 
    width: 460px;
    height: 800px;        
    font-weight:normal; 
    font-size: 10pt;  
    background-color: #FFFFFF;  
} 

DIV#text {
    position: absolute;    
    margin-top: 110px; 
    margin-left:240px;  
    padding-top: 10px;
    
    width:600px; height: 800px;   
    background-color: #FFFFFF; 
    
    font-weight:normal; 
    font-size: 10pt;    
}   

DIV#rand {
    position: absolute;
    margin-top: 160px; margin-left: 720px; 
    width:110px; height: 800px;     
    background-color:  #FFFFFF;     
}


  
DIV#left {
    position: absolute;
    padding-left: 10px; 
    margin-top: 110px;
    width:230px; height: 800px;   
    color: #000000;
    font-weight:bold; 
    background-color: #FFFFFF;   
}

DIV#right {
    position: absolute;
    margin-top: 110px; margin-left: 720px; 
    width:240px; height: 800px;     
    background-color: #FFFFFF;
}


h1 {     
    margin-top: 30px;   
    font-weight:bold; 
    background-color: #FFFFFF;
    color: black;
    font-size: 14pt;
} 

h2 { 
    margin-bottom: 150px;
    margin-left: 30px;
    font-weight:bold; 
    background-color: #FFFFFF; 
    color: black;
}


