.toplinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	top: 10px;
	margin-top: 7px;
	padding-top: 7px;	
}
a:hover.toplinks {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FE2C2C;
	text-decoration: none;
	top: 10px;
	margin-top: 7px;
	padding-top: 7px;	
}
.bottom {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.headingred {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #F70000;
	text-decoration: none;
}
.headingblue {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #0047B6;
	text-decoration: none;
}
.gen {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #737573;
	text-decoration: none;
	line-height: 17px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
.gensall {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #737573;
	text-decoration: none;
	
}
.redsall {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	
}
.bluesall {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #0047B6;
	text-decoration: none;
	
}
a:hover.bluesall {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	
}
.headingredwhite {

	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

