body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bolder;
	font-size: xx-large;
}
.Heading_3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;
	font-size: large;
}
.Heading_2 {
	font-size: x-large;
	font-weight: bold;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {color: #0000FF}
.style2 {color: #FF3300}
.Warning {
	color: #FF3300;
	font-weight: bold;
	font-size: 18px;
}
.body_copy_italics {
	font-size: 14px;
	font-style: italic;
}.body_copy {
	font: Arial, Helvetica, sans-serif;
	font-size: medium;
}
