.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A8B4B6;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	color: #A8B4B6;
}

.contentnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

.contentsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

	.blue:link { font-weight:normal; color:#90999B; text-decoration:none; }
	.blue:visited { font-weight:normal; color:#93A0A4; text-decoration:none; }
	.blue:focus { font-weight:normal; color:#93A0A4; text-decoration:none; }
	.blue:hover { font-weight:normal; color:#333333; text-decoration:none; }
	.blue:active { font-weight:normal; color:#333333; text-decoration:none; }

