@charset "utf-8";
body {
background-color: #804040;
}

table {
background-color: #ffcc99;
}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.heading {
	font-family: "Accord Light SF";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: left;
}
.body_text {
	font-size: 14px;
	font-style: italic;
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.banner_main_text {
	font-family: "Accord Light SF";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.horizontal_rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
.bottom_nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

div.border_black {
	border: 1px solid #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
}
