.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
A { text-decoration: none;
	color: #c9f3ff; }
A:hover {
	color: #c9f3ff;
	text-decoration: underline;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C23C18;
	line-height: 20px;
	text-transform: uppercase;
}
.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C23C18;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

