.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: Arial;
	font-size: 12px;
	color: #333333;
}

.textRegular {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}

.text13 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

.text18 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}


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

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

#btm_menu {
	FONT-SIZE: 0.8em; MARGIN: 0px auto; WIDTH: 100%; text-align:center;
}
#btm_menu UL LI { 
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; COLOR: #333333; PADDING-TOP: 0px
}
#btm_menu LI A {
	COLOR: #333333;
}
