.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.footer {
	text-decoration: none;
	color: #666666;
}

a.footer:hover {
	color: #000000;
	text-decoration:underline;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.contentstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 145%;
	color: #000099;
}

.contentssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 145%;
	color: #000099;
}

.contentstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 145%;
	color: #666666;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.submenu {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #999999;
	color: #FFFFFF;
}

a.submenu:hover {
	color: #999999;
	background: #FFFFFF;
	text-decoration:none;
}

.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.searchresults {
	text-decoration: none;
	color: #666666;
}

a.searchresults:hover {
	color: #000000;
	text-decoration:underline;
}


