
body 
    {
        background-color : #000055;
    }
    
body, table, tr, td, a, p, h, i, u, ul, li
    {
    	font-size : 10pt;
    	font-family : Arial;
    	color : #eeFFaa;
    	text-decoration : none;
    }
    
caption 
    {
        font-family:Arial;
        font-size : 11pt;
        color : #eeFFaa;
    } 
    
.button
   { background-color:#000080; color:#eeFFaa; font-size:9pt;}	