body {
	text-align: center;
}

.mainbox {
width: 800px;
margin: 0px auto;
text-align:left;
font-family: Verdana, Tahoma, Arial, Geneva, "Lucida Console", "Trebuchet MS", Helvetica, sans-serif;
font-size: 11pt;

}

.column1 {
	width: 47px;
	float: left;
}

.column2 {
margin-left: 20px;
	width: 350px;
		float: left;
}

.column3 {
margin-left: 25px;
	width: 350px;
		float: left;
}

.faq {
	clear: both;
}

.clearboth { clear: both; }

td  {
	border-left: 1px solid White;
	border-top: 1px solid White;
}

table {
	border-right: 1px solid White;
	border-bottom: 1px solid White;
font-size: 11pt;
}

a:hover {
	color: White;
}