.pageback {
	background-color : #000060;
	color : #000000;
    }

.content {
	background-color : #FFFFFF;
	color : #000000;
    }

H1 {
    font-family : arial, sans-serif;
    font-size: 28pt; 
	font-style : normal;
    color : #000060;
    }
H2 {
    font-family : arial black, sans-serif;
    font-size: 20pt; 
	font-style : normal;    
    color : #000000;
    }

H3 {
    font-family : arial, sans-serif;
    font-size: 20pt; 
	font-style : normal;
    color : #000060;
    }


.links { text-decoration: none; }
.links { font : Arial, Helvetica;  font-size : 9pt;   }
.links:ACTIVE { color: #00002F; }
.links:VISITED { color: #00002F; }
.links:LINK { color: #000060; }
.links:hover { color: #0000FF; }

.alert { font-size : 12pt; font : Arial, Helvetica;  color: #FF0000; }
