BODY {
	FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #000000;
}
LI {
	FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TABLE {
	FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
BODY {
	MARGIN: 0px;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #DD0000; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 20pt; COLOR: #2579da; LINE-HEIGHT: 130%; FONT-FAMILY: Arial, Verdana;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #000000; LINE-HEIGHT: 130%; FONT-FAMILY: Arial, Verdana;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Verdana;
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Verdana;
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #2579da; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Verdana;
}
A.black:link {
	FONT-WEIGHT: bold; BACKGROUND: #ffffff; COLOR: #000000;
}

.HighlightYellow {
	BACKGROUND-COLOR: #ffff00;
}
.smallp {
	FONT-SIZE: 12px;
}
.footertext {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Verdana;
}
.subheading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DD0000;
}
.subheading_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.subheading_blue {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
.blue {
	color: #1574D2;
}
.purple {
	color: #9562BF;
}
.red {
	color: #DD0000;
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.heading_black {
	font-family: Georgia, Times New Roman, Times;
	font-size: 18pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.heading_red {
	font-family: Georgia, Times New Roman, Times;
	font-size: 18pt;
	line-height: 130%;
	font-weight: bold;
	color: #CA0000;
}
.bigblueheading {
	font-family: Arial, Verdana;
	font-size: 18pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
.bigredheading {
	font-family: Arial, Verdana;
	font-size: 18pt;
	line-height: 130%;
	font-weight: bold;
	color: #CA0000;
}
.redsubheading {
	font-family: Georgia, Times New Roman, Times;
	font-size: 14pt;
	font-weight: bold;
	color: #CA0000;
}
.blacksubheading {
	font-family: Georgia, Times New Roman, Times;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.white {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}
.tablefullborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}