body {
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}
.style1 {color: #FFFFFF}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
