@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000084;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

td {
	background-color: #FFFFFF;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color:#8C4B2E;
	margin-bottom:0px;
	text-align: center;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color:#8C4B2E;
	margin-bottom:0px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom:0px;
	color:#330099;
	font-size:1.2em;
}

.underheader{
  margin-top:2px;
}

hr{
color:#8C4B2E;
height:2px;
background-color:#8C4B2E;}

.footer {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom:0px;
	color:#330099;
	font-size:1em;
}