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

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

.header_slogan {
    font-family : arial;
    font-size: 14pt; 
	font-style : normal;
	font-weight : bold;
    color : #000000;
    }

.footer {
    font-family : arial;
    font-size: 9pt; 
	font-style : normal;
    color : #FFFFFF;
    }


A.menu { text-decoration: none; font-family : Arial; font-size : 11pt; font-weight : bold;}
A.menu:ACTIVE { color: #AA0000; font-size : 11pt;  }
A.menu:VISITED { color: #1E0099; font-size : 11pt;}
A.menu:LINK { color: #000000; font-size : 11pt;}
A.menu:hover { color: #005FEE; font-size : 11pt; font-weight : bold; }

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

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


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

H1 {
    font-family : 'arial, sans-serif';
    font-size: 28pt; 
	font-style : normal;
    color : #800000;
    }
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 : #800000;
    }
