.style1 {font-size: 18px}
.style2 {font-size: 24}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}


.textFooter {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.textRegular {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
}

.text18 {
	font-family: Verdana;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
}


.textTimes {
	font-family: "Times New Roman", Times, serif
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
}

.textRed {
	font-family: Verdana;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
