.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.basic a:link {
	text-decoration: none;
	color: #333333;
}
.basic a:visited {
	text-decoration: none;
	color: #333333;
}
.basic a:hover {
	text-decoration: underline;
	color: #000066;
}
a.undln:link {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.undln:visited {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.undln:hover {
	text-decoration: none;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.siteCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.siteCredits a {
	text-decoration: underline;
	color: #CCCCCC;
}
.siteCredits a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.sectionTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.sectionTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.ans {
	color: #000000;
	padding-left: 20px;
	padding-bottom: 14px;
}
.question {
	color: #333333;
	font-weight: bold;
}
.disco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.slashed {
	color: #666666;
	text-decoration: line-through;
}
.pad5 {
	padding-left: 5px;
}
.disco-indent {
	padding-left: 15px;
}
.shedCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.theo a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	padding-top: 8px;
}
.theo a:hover {
	color: #FFC900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC900;
}
