.b  { font-weight: bold }
.title_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.title_sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B3CC99;
	width: 259px;
	padding-left: 5px;
}
.general_border {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
.credits       {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.credits_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
.nav:active { color: #fff; text-decoration: none }
.nav:link { color: #fff; text-decoration: none }
.nav:visited { color: #fff; text-decoration: none }
body             { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; list-style-type: square }
.general {
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
}
.general_body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
	padding: 10px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 6px;
	font-style: italic;
}
.subnavtext { font-size: 9px }
