body {
     background:white; 
     background-repeat: repeat;
     background-attachment: fixed;
     font-family: gill, helvetica, sans-serif;
     font-size: x-small;
     font-style: normal;
     font-weight: normal;
     color:black;
     }
     
table {
      font: x-small sans-serif;
      }
     
textarea {
     background:white;
     color:black;
     }
a:link {
     color:#004D97;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
     }
a:visited {
     color:#004D97;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
     }
a:hover {
     color:#800000;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline;
     }
h1 {
     color:#800000; 
     font-family: gill, helvetica, sans-serif;
     font-variant: small-caps;
     font-size: 26pt/28pt;
     font-style: normal;
     font-weight: bold;
     text-align:center;
     }
h2 {
     color:black; 
     }
div.hand {
     cursor:hand;
     } 
div.break {
	background: #C0C0C0;
	background-color: #DFDFDF;
} 
div.shade {
     background:white;
     color:#542016;
     }
font.aus {
     background:#B6DEB7;
     }
font.ol {
     background:#FFFF80;
     }
font.other {
     background:#D7D7D7;
     }
font.highlight {
     color: #800000; 
     }
font.uk {
     background:#D9E0FF;
     }
font.us {
     background:#FFDBBB;
     }
font.rec {
     color:#B70000;
     }

