body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B5C3E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000000
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	word-spacing: 0px;
	letter-spacing: 1px; 
	color: #005198
}


h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	word-spacing: 1px;
	letter-spacing: 1px; 
	color: #E46813
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	word-spacing: 0px;
	letter-spacing: 0px; 
	color: #000000
}


table {
	background-color: #EEEEEE
}



a {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100
}

a:link {color:#005198}
a:visited {color:#005198}
a:hover {color:#E46813}
a:active {color:#005198}
