body {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.foot {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
Body,Table,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #932626;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	fot-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #BE3232;
	text-decoration: underline;
}
#contentheader {
	font-weight: bold;
}
#question {
	font-weight: bold;
}
#answer {
	font-weight: bold;
}