body,td,th {
	font-family: "Goudy Old Style";
	color: #FFCC00;
}
body {
	background-color: #000000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	color: #FFCC00;
}
.style1 {
	font-size: 42px;
	color: #FFCC00;
}
.style2 {
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	font-size: 36px;
	color: #FFCC00;
}
.style3 {
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	font-size: 20px;
	color: #FFCC00;
}
a:link {
	font-style: italic;
	color: #0066FF;
}
a:visited {
	font-style: italic;
}

a:hover {
	color: #0066FF;
}
p {
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	font-size: 24px;
	color: #FFCC00;
}
h1 {
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	font-size: 30px;
	font-weight: normal;
	color: #FFCC00;
}
h2 {
	font-family: "Goudy Old Style", Arial, Courier, "Times New Roman";
	font-size: 36px;
	font-weight: normal;
	color: #FFCC00;
}

