.fireworks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

body {
	
	background-color: #170625;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #170625;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFF00;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bolder;
	color: #CC0099;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #33FF00;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #00FF00;
}
.blackcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.style1 {
	font-weight: bold;
}
/*a:link {
	color: #00FF00;
}
a:visited {
	color: #FF0000;
} */
h2 {
	color: #FFFF00;
	margin: 0px;
	border: none;
	clip: rect(auto,auto,auto,auto);
}

