BODY {
	background-color: #ffffff;
	font-family: Arial, Times New Roman;
	font-size: small;
	color: #000372;
	text-align: left;
} 
     A:link {   color: #0000FF
     } 
     A:hover{   color: #ff0000
	 } 
     A:visited {    color: #000372
     }      
     A:active {     color: #ff0000
     }  
     H1 {       font-family: Arial, Times New Roman;
                    font-size: x-large;  
                    text-align: center;
                    padding-top: 10px;
                    padding-bottom: 5px;            
     } 
     H2 {       font-family: Arial, Times New Roman;
                    font-size: large;  
                    text-align: center;
     } 
     H3 {       font-family: Arial, Times New Roman;
                    font-size: medium;  
                    text-align: center;
     } 
     H4 {       font-family: Arial,Times New Roman;
                    font-size: small;  
                    text-align: center;line-height:1;
     } 
     H5 {       font-family: Arial, Times New Roman;
                    font-size: x-small;  
                    text-align: center;
                    line-height: 1;

     } 
     H6 {       font-family: Arial, Times New Roman;
                    font-size: xx-small;  
                    text-align: center;
                    line-height: 1;

     } 
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:16pt;
	font-family:Verdana;
      font-weight:bold;
	color:f7970d;
}

