body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	list-style-type: square;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	border: thin none;
	list-style-type: square;
}



form {
	background-color: #CCCC99;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.main {
	background-color:#CCCCCC;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px;
	background-color: #666666;
}
.sidebar a:link {
	color: #FFFF00;
}
.sidebar a:visited {
	color: #FF00FF;
}
.faqquestion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #336600;
	font-size: x-large;
}
.showtitle {
	text-decoration: underline;
}
.faqanswer {
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.episodetitle {
	font-style: italic;
}

