body {	background-color: #002261;
	margin-top: 30px;
	margin-left: 3%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #787878;
}

h1 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #974C45;
}


a:link {text-decoration: none;
color: #002261;}

a:active {text-decoration: none;
color: #002261;}

a:visited {text-decoration: none;
color: #002261;}

