body,td,th {
	color: #FFCC33;
}
body {
	background-color: #330033;
}
h1 {
	font-family: "Comic Sans MS", Flubber, Verdana, Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	text-align: center;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
h4 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
A:hover {
	color:#00FF00;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	font-size: 110%;
	text-decoration: underline;

}
.Style1 {color: #FF0000}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}