body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #003d7d;
}
h2 {
	font-size: 12px;
	color: #003d7d;
}
h3 {
	font-size: 12px;
	color: #003d7d;
	text-transform: uppercase;
	}
a:link {
	color: #4fbef0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4fbef0;
}
a:hover {
	text-decoration: underline;
	color: #003d7d;
}
a:active {
	text-decoration: none;
	color: #4fbef0;
}
a.top:link {
	color: #003d7d;
	font-weight: bold;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003d7d;
}
a.top:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003d7d;
}
a.top:active {
	text-decoration: none;
	font-weight: bold;
	color: #003d7d;
}
.table {
	border: 1px dashed #003d7d;
	margin-right: 15px;
	}
