body,td,th {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #00FFCC;
	background-image: url(swirl.jpg);
	font-family: Arial, "Arial Black";
}
a {
	font-family: Script MT Bold;
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: orange;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial, arial black;
}
h1 {
	font-size: 24px;
	color: #FF3399;
}
h2 {
	font-size: 18px;
	color: #0000FF;
}
h3 {
	font-size: 16px;
	color: #CCCCCC;
}
h4 {
	font-size: 14px;
	color: #CC9966;
}
h5 {
	font-size: 12px;
	color: #99CC66;
}
h6 {
	font-size: 10px;
	color: #9900CC;
}
.style1 {color: #000000}
