body,td,th {
	font-size: medium;
	color: #FFFF00;
	font-family: Comic Sans MS, Times New Roman;
}
body {
	background-color: #666600;
}
a {
	font-size: medium;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
	color: #00FFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: medium;
	color: #FFFF00;
}
h4 {
	font-size: small;
	color: #FFFF00;
}
.CopyrightNotice {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 2.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
}
.PriceText {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
}
.NavigationBarText {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC6600;
	text-align: center;
}

.TinyText {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
}
.FigureLabelText {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: small;
	color: #33FF33;
	text-decoration: none;
}
