.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;
}

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

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

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

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

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

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

.links a
{
text-decoration:underline;
color:#FFFFFF;
}
.links a:hover
{
text-decoration:underline;
color:#FFCC00;
}
.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: #FFFFFF;
background:#DB6F06;
}

.form a
{
text-decoration:none;
color: #FFFFFF;
}
form a:hover
{
text-decoration:underline;
color: #FFFFFF;
}

.regular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	color: #000000;
	background:#f8f8f8;
}

.regular3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	color: #000000;
	background:#FFFFCC;
}	
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #EEEEEE;
	border-color: #000000;

}

.form2 a
{
text-decoration:none;
color: #000000;
}
form2 a:hover
{
text-decoration:underline;
color: #666666;
}