body { background-color: #004a80;
       color: #ff3300;
       font-family: 'comic sans ms' } 

a:link { color: #ff9900; text-decoration: none }

a:visited { color: #ff9900; text-decoration: none }

a:hover { color: #990000; text-decoration: underline }

table.size { color: black;
             font-style: strong; 
             font-size: 30px }  
             
div.right { position: absolute;
            align: right;
            width: 400px }     
            
img.float { float: right }



h2.color { color: #ffcc00;
           font-family: times }     