body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F638B;
	line-height: 18px;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
}
body {
	background-color: #AAC0D9;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F638B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
