<!--
BODY{
    margin-left: 1in;
    margin-right: 1in;
    margin-top: 0.5in;    
}

TEXT{ line-height: 10px; }

P.first{
    font-family: arial;
    font-size: 20pt;    
    font-weight: demi-light;    
    text-decoration: blink;    
    text-align: center;        
}

P.second{
    font-family: palatino;
    font-size: 14pt;    
    font-weight: demi-bold;        
    color: #00cc00;       
    text-indent: 1in;
}
//-->

