.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00A5A6;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #01388A;
	text-decoration: none;
	font-weight: bold;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
