.Style2 {
	color: #FFFFAA;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}
.Style4 {
	font-family: "Hot Pizza";
	color: #FFBF00;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #551F00;
}
body {
	background-color: #FFCF3E;
}
a {
	font-size: 16px;
	color: #AA7F00;
	font-weight: bold;
}
a:visited {
	color: #D4DF55;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
a:active {
	color: #AA3F00;
	text-decoration: none;
}
a:link {
	color: #AA5F00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #550000;
}
h2 {
	font-size: 18px;
	color: #7F3F00;
}
.Style6 {
	font-family: "Hot Pizza";
	color: #FFBF00;
	font-size: xx-large;
	font-style: italic;
}
.Style7 {
	font-size: 16;
	font-weight: bold;
}
