.body,td,th,div{
	font-family:arial;
	font-size:12px;
	color:#5f5339;
	line-height:20px;
	background-color: #FFFFFF;
	}

.outter{
	width:100%;
	border:0px;
	margin:0px;
	text-align:center;
	}	

.center{
	width:900px;
	margin:0px auto;
	text-align:left;
	}

.header{
	background:url("../images/html/header.gif") no-repeat top left;
	width:900px;
	height:235px;
	}

.content_bg{
	background:url("../images/html/bg.gif") repeat-y;
	width:900px;
	padding-bottom:10px;
	}

.footer{
	background:url("../images/html/footer.gif") no-repeat top left;
	width:900px;
	height:93px;
	}

.menu{
	font-size:14px;
	margin-bottom:20px;
	}

.pipe{
	color:#f9cedd;
	margin:0px 0px;
	}

.bordered_content{
	margin:0px 80px;
	}

.indentedlistitems{
	margin-left: 20px;
	line-height: 13pt;
	font-size:13px;
	}

td.hv:hover{
	background-color: #EEEEEE;
}

.question{
	margin-top:20px;
	}

.answer{
	margin-left:20px;
	font-weight:bold;
	}