body {
	background-color: #ffffff;
	margin-top: 0in;
	margin-left: 0in;
	margin-right: 0in;
	font-family: Arial, sans-serif;
	font-size: 14px;
	}
h1 {
	color: #000080;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	}	
h3 {
	color: #000080;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}		
p {
	color: #000000;
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
	margin-right: .05in;
	font-family: Arial, sans-serif;
	}
a:link {
	color: #066DB7;
	font-weight: bold;
	}
a:visited {
	color: #066DB7;
	font-weight: bold;
	}
a:hover {
	color: #FF7301;
	font-weight: bold;
	}	


