body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #CC0000;
}
.style1 {font-size: 18px}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #ffffff}
h4 {
	font-family: "Bradley Hand ITC";
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
h6 {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	color: #CCCCCC;
	text-transform: none;
	font-weight: normal;
}
h1 {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: normal;
}

