body {
	background-color: #FFCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	font-weight: bold;
}
.whitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #CC0066;
	text-decoration: underline;
}
a:visited {
	color: #CC0066;
	text-decoration: underline;
}
.descriptiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF00;
	font-size: 12px;
	font-weight: bold;

}
.descriptionlink:link {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;

}
.descriptionlink:visited {
	color: #CCFF00;
	text-decoration: underline;
}
.bigboldlinks:link {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bigboldlinks:visited {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.episodetext {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	color: #B0003E;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
.episodetitle {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sizes {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-weight: bold;
	color: #CD1054;
	font-size: 12px;
	text-transform: uppercase;
}
td { font-size: 12px; font-family: Tahoma, Helvetica, Geneva, Arial }
.highlight01 { color: #ff0048 }
.field { border: solid 1px #aaa }
.valid { font-size: 10px }