body {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
}
.hometxt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 23px;
}

.test {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #D01D20;
}

.test a:link {
	text-decoration: underline;
	color: #006699;
}
.test a:visited {
	text-decoration: underline;
	color: #006699;
}
.test a:hover {
	text-decoration: none;
	color: #A9C5DA;
}
.test a:active {
	text-decoration: none;
}
.bttmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	color: #919EAE;
}
.bttmlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919EAE;
	text-decoration: underline;
}
.bttmlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919EAE;
	text-decoration: underline;
}
.bttmlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEDEE8;
	line-height: 20px;
}
.home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEDEE8;
	text-decoration: underline;
}
.home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEDEE8;
	text-decoration: underline;
}
.home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEDEE8;
	text-decoration: none;
}
textRed {
	color: #900;
}
.redColor {
	color: #900;
}
.redText {
	color: #900;
}
textCenter {
	text-align: center;
}

