.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #006699;
	font-weight: normal;
}
.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #0000FF;
	font-weight: bold;
}
.text_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF0080;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

A:link    {text-decoration: underline; color: #4591ED; }
A:visited {text-decoration: underline; color: #4591ED; }
A:active  {text-decoration: underline; color: #4591ED; }
A:hover   {text-decoration: underline; color: #FFFFFF; background-color: #C74D0F}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
