/* BASIC */

	.bodycopy_11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: FFFFFF;
	text-decoration: none;
}
	.bodycopy_11pt_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: 333333;
	text-decoration: none;
}
	.bodycopy_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: FFFFFF;
	text-decoration: none;
}
	.bodycopy_12ptgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #66CC33;
	text-decoration: none;
}
	.bodycopy_12ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
	}
	.bodycopy_pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.bodycopy_pagetitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.bodycopy_pagetitle_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
}
	a.greenlinks {
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#66CC33;
}
	a.greenlinks:hover {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#66CC33;
}
	a.navlinkwhite {
	text-decoration:underline ;
	color:#FFFFFF;
}
	a.navlinkwhite1 {
	text-decoration:underline ;
	color:#FFFFFF;
	font-weight:bold;
}


