body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-x;

	font-family: "Arial";
	font-size: 12px;
	color: #000054;
	text-decoration: none;
	font-weight: normal;
}
H1 {
	color: #000099;
	font-size: 38px;
	font-family: "Arial";
	font-weight: bold;
	margin:0 0 0 0;
}
H2 {
	color: #5c7900;
	font-size: 14px;
	font-family: "Arial";
	font-weight: bold;
	margin:0 0 0 0;
}
H3 {
	color: #000054;
	font-size: 11px;
	font-family: "Arial";
	font-weight: normal;
	margin:0 0 0 0;
}
a:hover {
	color: #b80000;
}
.purple_12pt_bold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000054;
	text-decoration: none;
}
.purple_12pt_bold_underline {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000054;
	text-decoration: underline;
}
.purple_16pt_bold {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #000054;
	text-decoration: none;
}
.purple_14pt_bold {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000054;
	text-decoration: none;
}
.white_12pt_bold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_14pt_bold {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.purple_12pt_reg {
	font-family: "Arial";
	font-size: 12px;
	color: #000054;
	text-decoration: none;
	font-weight: normal;
}
.red_12pt_bold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #b80000;
	text-decoration: none;
}
.green_12pt_bold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #5c7900;
	text-decoration: none;
}
.green_12pt_bold_italic {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5c7900;
	text-decoration: none;
}
.red_12pt_reg {
	font-family: "Arial";
	font-size: 12px;
	color: #b80000;
}
.purple_12pt_reg_underline {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000054;
	text-decoration: underline;
}
.purple_11pt_bold {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #000054;
	text-decoration: none;
}
.purple_11pt_reg {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000054;
	text-decoration: none;
}
.purple_12pt_bold_italic {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000054;
}
.purple_13pt_bold_italic {
	font-family: "Arial";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000054;
}
.black_11pt_bold {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

