.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #000000;

}
.white {
font-family:tahoma;
font-size:12px;
font-weight:bold;
line-height:17px;
color:#FFFFFF;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#FFFFFF;
}

.whiteheader {
font-family:tahoma;
font-size:35px;
font-weight:bold;
color:#FFFFFF;
}

.whitefooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

.yellowheader {
font-family:tahoma;
font-size:35px;
font-weight:bold;
color:#FFE64E;
}

.yellowfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFE64E;
}

.red_header {
font-family:tahoma;
font-size:18px;
font-weight:bold;
color:#990000;
}

.slogan {
font-family:tahoma;
font-size:20px;
font-weight:normal;
color:#FFFFFF;
}

.points_white {
font-family:tahoma;
font-size:20px;
font-weight:normal;
line-height:35px;
color:#FFFFFF;
}

.points {
font-family:tahoma;
font-size:20px;
line-height:17px;
font-weight:normal;
color:#000000;
}

.points_bold {
font-family:verdana;
font-size:20px;
line-height:17px;
font-weight:bold;
color:#000000;
}

.sloganfooter {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.links {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFE64E;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
}
.links a:hover
{
text-decoration:underline;
color:#FFE64E;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #BB1B00;
background:#FFE955;
}

.form a
{
text-decoration:none;
color: #BB1B00;
}
form a:hover
{
text-decoration:underline;
color: #000000;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #000000;
	background: #f8f8f8;

}

