.style1 {
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
}
.whiletext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.gray {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.indextext {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.coral {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.big_red {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 25px;
}


.med_red_text {
	font-family: Arial;
	font-size: 16px;
	color: #CC0000;
}
.blue_text {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #0066FF;
	font-weight: bold;
}

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

