body { font-family: Arial, Tahoma ; 
	font-size: 11 pt; 
	color:black; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background-color: "#FFFFFF";
}



p.line {
     font-family:  Arial, Tahoma; 
    font-size: 11pt;
	padding-left:20px;
	padding-right:10px;

    margin-top: 20px;
    margin-bottom: 10px;
    line-height:150%;	
    color: "black";
}

p.tb {
    margin-top: 11pt;
    margin-bottom: 10px;
     font-size: 10pt;
line-height:150%;
   text-align:center;
    color: "black";
}

.quote {
      text-align: center;
	font-family: Arial;
	font-color: white;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	}


H1  {	font-family:"arial"; 
        font-size: 20px;
	  font-weight:700px;
	padding-left:20px;
        MARGIN-TOP: 15px;
        MARGIN-BOTTOM: 10px;
        color: #648efe;
        text-align: left;	
	
}

H2  {font-family:"arial"; 
        font-size: 18px;
	font-weight:600px;
padding-left:20px;
        MARGIN-TOP: 15px;
        MARGIN-BOTTOM: 10px;
        color: brown;
        text-align: left;	
	
}


ol  
{ margin-top: 20 px;
    margin-bottom: 5px;
    font-family: Arial, Tahoma ;
    font-size: 11 pt; 
    line-height: 150%;
    padding-left:30px;
    color: "black";
    
}

ul  
{ margin-top: 0px;
    margin-bottom: 5px;
     font-family: Arial, Tahoma ; 
    font-size: 11pt; 
     line-height:180%;
list-style-image:url(images/bullet.gif);
	font-family: Arial, Tahoma ; 
	padding-left:30px;
     color: "black";
   }


a:link { color: "blue";}

a:hover {color:"red";}

a:visited {color:"fushia";}






