.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #DFDFDF;
	text-decoration: none;
}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:16px;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma;
	font-size: 12px;
	color: #a20000;
	font-weight:bold;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.headermain {
	font-family: "Arial Black";
	text-indent:20px;
	font-size: 20px;
	color: #a20000;
	font-weight:normal;
	text-decoration: none
}
.headersmall {
	font-family: Tahoma;
	text-indent:20px;
	font-size: 18px;
	color: #666666;
	text-decoration: none
}
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #a20000;
	font-weight:bold;
	text-decoration: none;
}
.redtextmedium {
	font-family: Tahoma;
	font-size: 16px;
	color: #a20000;
	font-weight:bold;
	text-decoration: none;
}