body{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 21px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 18px;
	color: #2E4960;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #2E4960;
}
a:link {
	color: #1B609C;
	font-weight: bold;
}
a:visited {
	color: #601436;
	font-weight: bold;
}
a:hover {
	color: #2E4960;
	font-weight: bold;
}
a:active {
	color: #2E4960;
	font-weight: bold;
}