body {
	margin: 0px;
}
a:greenlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.white:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.headerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.headerfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	color: #000000;
	font-weight: bold;	
}
.headerfont3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.StatementFont {
	font-family: "Agency FB";
	font-size: 21pt;
	font-weight: normal;
}
.arialPINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff4e00;
}
.ver15BLUE {
	font-family: "Arial Rounded MT Bold", Arial, "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #0092DD;
	text-decoration: none;
}
.bordergrey {
	border: 1px solid #DFE1D6;
	background-color: #FDFFF6;
}
.normaltahoma {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

