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

.disclaimer {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}


.text2 {
	font-family: Arial;
	font-size: 18px;
	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;
}


.links {
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.footer {
	text-align:center;
	padding: 30px 0 30px 0;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

h4 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}


#btm_menu {
	FONT-SIZE: 0.8em; MARGIN: 0px auto; WIDTH: 100%
}
#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;
}
