.textRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}
.textRED A {text-decoration: none; color: #CC3333}
.textRED A:hover {text-decoration: underline; color: #CC3333}

.textREDbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC3333;
}
.textREDbold A {text-decoration: none; color: #CC3333}
.textREDbold A:hover {text-decoration: underline; color: #CC3333}

.textREDBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
}
.textREDBIG A {text-decoration: none; color: #CC3333}
.textREDBIG A:hover {text-decoration: underline; color: #CC3333}

.textREDBIGbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #CC3333;
}
.textREDBIGbold A {text-decoration: none; color: #CC3333}
.textREDBIGbold A:hover {text-decoration: underline; color: #CC3333}

.textLIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #879599;
}
.textLIGHT A {text-decoration: none; color: #CC3333}
.textLIGHT A:hover {text-decoration: underline; color: #CC3333}

.textLIGHTbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #879599;
}
.textLIGHTbold A {text-decoration: none; color: #CC3333}
.textLIGHTbold A:hover {text-decoration: underline; color: #CC3333}

.textLIGHTBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #879599;
}
.textLIGHTBIG A {text-decoration: none; color: #879599}
.textLIGHTBIG A:hover {text-decoration: underline; color: #879599}

.textLIGHTBIGbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #879599;
}
.textLIGHTBIGbold A {text-decoration: none; color: #879599}
.textLIGHTBIGbold A:hover {text-decoration: underline; color: #879599}

.textLIGHTSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #879599;
}
.textDARK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273B40;
}
.textDARK A {text-decoration: none; color: #CC3333}
.textDARK A:hover {text-decoration: underline; color: #CC3333}

.textDARKbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #273B40;
}
.textDARKbold A {text-decoration: none; color: #CC3333}
.textDARKbold A:hover {text-decoration: underline; color: #CC3333}

BR.pagebreak {page-break-after: always} 
 
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #879599;
	SCROLLBAR-3DLIGHT-COLOR: #879599;
	SCROLLBAR-ARROW-COLOR: #879599;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	background-color: #FFFFFF;
	border: none;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
