.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	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:25px;
font-weight:normal;
color:#FFFFFF;
}

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

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

.links a
{
text-decoration:none;
color:#213E3A;
}
.links a:hover
{
text-decoration:underline;
color:#000000;
}

.slogan {
font-family:tahoma;
font-size:20px;
font-weight:normal;
color:#666666;
}
.green {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FDAC1A;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}
.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:#35755D;
}

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