.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCC00;
}
.legaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFCC00;
}
.background {
	color: #33FFFF;
	background-color: #333366;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.head2 {
	font-size: 18px;
	font-style: normal;
}
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFCC00;
}
.poetry {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
}
.imageTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFCC00;
	text-align: center;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF0000;
}
