.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C02727;
}

.headredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C02727;
}

.headgreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.headwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}

.bodywhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}
input, textarea {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 16px;}

.bodybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}
.bodygreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
		line-height: 16px;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003300;
	line-height: 120%;
	text-align: right;
}



a.one:link {color: #003399; text-decoration: none; font-weight:bold}
a.one:visited {color: #003366 ; text-decoration: none; font-weight:bold}
a.one:hover {color: #0066CC; text-decoration: underline; font-weight:bold}

a.three:link {color: #333333; text-decoration: none; font-weight:bold}
a.three:visited {color: #000000; text-decoration: none; font-weight:bold}
a.three:hover {color: #000000; text-decoration: underline}

a.two:link {color: #006600; text-decoration: none}
a.two:visited {color: #003300; text-decoration: none}
a.two:hover {color: #000000; text-decoration: underline}

a.four:link {color: #FFFFFF; text-decoration: none; font-weight:bold}
a.four:visited {color: #CCCCCC; text-decoration: none}
a.four:hover {color: #FFFF99; text-decoration: underline}