/* Page Styles */

h1  {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -44;
}
h2 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -0;
}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -0;
}
h4 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -0;
}
h5 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -0;
}
h6 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-bottom: -0;
}
.noteText {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size:14px;
	color:#000000;
}

body {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}
body a:link {
	text-decoration: underline;
	font-family: Arial;
	font-size:12px;
	color:#0000FF;
}
body a:visited {
	text-align: center;
	text-decoration: underline;
	font-family: Arial;
	font-size:12px;
	color:#0000FF;
}
body a:hover {
	text-align: center;
	text-decoration: underline;
	font-family: Arial;
	font-size:12px;
	color:#FF0000;
}
.FooterText {
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size:10px;
	color:#000000;
}