

i, center, p, td, ol, ul, h1, h2, h3, h4 { 
		font-family: Arial; 
		}

H2 {
		color: #ffffff;  
    font-size: 20pt;
    font-weight: bold;
		text-align: center;
		margin-top: 1px;	
		margin-bottom: 1px;	
		}
		
H3 {
    font-size: 16pt;
    font-weight: bold;
		text-align: center;
		}

H4 {
    font-size: 14pt;
    font-weight: bold;
		text-align: left;
		margin-left: 10px;
		margin-top: 5px;
		margin-top: 3px;	
		margin-bottom: 3px;	
		}
		
		
BODY {
    background-color: #ffffff;
    }
