
<!--

BODY{
    margin-left: 0.5in;    
    margin-top: 0.5in;  

}

P.first{
    font-family: arial, helvetica, palatino;
    font-size: 14pt;
    font-style: italic; 
    font-weight: bold;
    color: #800080;    
    text-align: center;
    text-indent: 0.5in; 
}
P.second{
    font-family: palatino;
    font-size: 14pt;    
    font-weight: demi-bold;        
    color: #000080;       
    text-indent: 1in;
}
P.third{
    font-family: times new roman;
    font-size: 12pt;    
    font-weight: demi-bold;        
    color: #400040;       
    text-indent: 1in;
}
A:hover { color:400040; background-color:ff99ff; font-weight:bold; }
A{text-decoration:none; font-size:13pt; text-transform:uppercase;}

//-->

