html { min-height: 100%; margin-bottom: 1px; }

.content {
	color: black;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:none;
	line-height:15px;
}

.content a:link {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
	line-height:15px;	
}

.content a:visited {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
	line-height:15px;	
}

.content a:hover {
	color: #862B34;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
	line-height:15px;	
}

.nav, .nav a {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;

}

.nav a:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;

}

.subnav, .subnav a {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}

.subnav a:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 14px;
}



.title {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}



.tophead {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}