body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 494848;
}
img{border:0;}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 494848;
}
a:visited {
	color: 494848;
}
a:hover {
	color: 494848;
}
a:active {
	color: 494848;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.bodytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	background-color:#363435;
}
.boxes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border:#000033 solid 1px;
	}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F2E3A2;
	text-decoration: underline;
	font-weight: bold;
	background-color: #000000;

}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
	background-color: #dddddd;
}
.linkslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.linkslight:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2E3A2;
	text-decoration: underline;
	font-weight: bold;

}
.linkslight:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000;
	background-color: #dddddd;
	border: 1px solid #000000;
}