body, td, th {
	color: #003159;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003159;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003159;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
h1 {
	text-decoration: none;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.2em;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
}