BODY, .normal { 
    background: #ffffe0; 
    color: black;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 10pt }

H2 {
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    color: navy;
    font-weight: bold;
    font-size: 20pt;
    text-align: center;
    }

.small, .small TD, .small TH { 
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size: 8pt }

A {
    text-decoration: none
    }
    
A:hover {
    text-decoration: underline;
    color: red;
    }    

.s { margin-top: 4px;
     margin-bottom: 4px }
