.navtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}

.navtext1 a:link {  
	color: #FFFFFF; 
	text-decoration: none
}

.navtext1 a:active {
	color: #FFFFFF;
	text-decoration: none
}

.navtext1 a:visited {
	color: #FFFFFF;
	text-decoration: none
}

.navtext1 a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

.navtext2 a:link {  
	color: #003399; 
	text-decoration: none
}

.navtext2 a:active {
	color: #003399;
	text-decoration: none
}

.navtext2 a:visited {
	color: #003399;
	text-decoration: none
}

.navtext2 a:hover {
	color: #003399;
	text-decoration: underline
}

.body1 a:link {  
	color: #003399; 
	text-decoration: none
}

.body1 a:active {
	color: #003399;
	text-decoration: none
}

.body1 a:visited {
	color: #003399;
	text-decoration: none
}

.body1 a:hover {
	color: #003399;
	text-decoration: underline
}

.footer a:link {  
	color: #003399; 
	text-decoration: none
}

.footer a:active {
	color: #003399;
	text-decoration: none
}

.footer a:visited {
	color: #003399;
	text-decoration: none
}

.footer a:hover {
	color: #003399;
	text-decoration: underline
}