.oldpageback {
	background-color : #FFCC00;
	color : #000000;
    }

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

.outline {
	background-color : #008088;
	color : #000000;
    }

.pageborder {
	background-color : #00B0BB;
	color : #000000;
    }

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

.scheduleheader {
	background-color : #FFC471;
	color : #000000;
    }

.divline {
	color : #008088;
    }


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

H3 {
    font-family : arial, sans-serif;
    font-size: 24px; 
	font-style : normal;
    color : #008088;
    }

.brag {
    font-family : arial, sans-serif;
    font-size: 18px; 
	font-style : italic;
    color : #000000;
    }


.links { text-decoration: none; }
.links { font-family : 'Arial, Helvetica';  font-size : 11px;   }
.links:ACTIVE { color: #FFFDED; }
.links:VISITED { color: #FFFDED; }
.links:LINK { color: #FFFDED; }
.links:hover { color: #0000FF; }

.linksoff { 
    font-family : 'Arial, Helvetica';  
    font-size : 11px;  
    color : #FOFOFO; 
    }

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