/* screen display styles */
BODY {color: #000066; background: white;}
A:link {color: #000066; background: none; text-decoration: underline;}
A:visited {color: #000066; background: none; text-decoration: underline;}
A:active {color: #000066; background: none; text-decoration: underline;}
A:hover {color: #0000EE;}
H1, H2, H3 {color: #CCCCCC; background: white; padding-bottom: 1px;
    border-bottom: 1px;}
