.pageback {
	background-color : #CFD6B4; 
	color : #000000;
    }

.content {
	background-color : #DFD6C4; 
	color : #000000;
    }

H1 {
    font-family : bangle, times new roman;
    font-size: 30pt; 
	font-style : italic;
    color : #800000;
    }
H2 {
    font-family : verdana, times new roman;
    font-size: 16pt; 
	font-style : normal;    
    color : #800000;
    }

H3 {
    font-family : verdana, times new roman;
    font-size: 14pt; 
	font-style : normal;
    color : #800000;
    }


.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; }
