body {
	 color: #000;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9pt;
	 margin-top: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 border-style: solid;
border-width: 80px;
border-color: #fff;
}

#container {
	 margin-top: 1%;
	 margin-left: 2%;
	 margin-right: 2%;
width: 800px;
height: 630px;
}


input.button {
	height: 20px;
	width: 90px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #cccccc
}

.formfield {

color: #000;
border: 1px solid #cccccc

}

.message {
	background-color: #ffffff;
	border-color: #a50000;
	border-style: double;
	padding: 1%;
	position: absolute;
	left: 85px;
	top: 155px;
}

p.question {
color: #000000;

font-size: 9pt;

}

p.answer {
color: #000000;

font-size: 9pt;

}

p.addedby {

position: relative;
left: 550px;
font-style: italic;

}

A:visited, A:link, A:active {
text-decoration : underline;
color: #800000;

}

A:hover {
text-decoration : underline;
color: #aaab9c;

}

.wit {color: #fff; font-family: tahoma; font-size: 13px; font-weight: 700;}
.wit:link {color: #fff; font-size: 13px; font-weight: 700;}
.wit:hover {color: #fff; font-size: 13px; font-weight: 700;}
.wit:active {color: #fff; font-size: 13px; font-weight: 700;}
.wit:visited {color: #fff; font-size: 13px; font-weight: 700;}