h1 {
	color: AB296F;
	font-size: 24px;
}
h2 {
	color: AB296F;
	font-size: 18px;
	padding-top: 18px;
}
h3 {
	color: #480079;
	font-size: 16px;
	padding-top: 4px;
	background-color: #FFFFCC;
}
.likeh3 {
	color: #480079;
	font-size: 12px;
	padding-top: 4px;
	background-color: #FFFFCC;
}
h4 {
	color: #480079;
	font-size: 16px;
	padding-top: 4px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.featurebox {
	background-color: #FFFFCC;
	border: thin solid #990000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	padding: 6px;
}

.text_12pixel {
	font-size: 12px;
	color: #0054A6;
}

.text_black30bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

.text_black18bold {
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
}
.text_blue30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0306B0;
	font-weight: bold;
}
.text_blue18bold {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.text_blue14 {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.text_home_section {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_purple18bold {
	font-size: 18px;
	font-weight: bold;
	color: #800C7D;
}

.text_purple30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #800C7D;
	font-weight: bold;
}

.text_red30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}
.text_red18bold {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text_red14bold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.text_white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.specialannounce_right {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	background-color: #FFFF00;
	float: right;
	width: 200px;
	border: thin solid #000000;
	text-align: center;
	margin-left: 24px;
}
.specialannounce_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	background-color: #FFFF00;
	float: left;
	width: 200px;
	border: thin solid #000000;
	text-align: center;
	margin-right: 12px;
}
.specialannounce_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	background-color: #FFFF00;
	width: 300px;
	border: thin solid #000000;
	text-align: center;
	margin-right: 12px;
}

