body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #FF00FF;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
h4 {
	font-size: 12px;
	color: #FF0000;
}
h5 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

