*{
 margin	: 0;
 padding: 0;
}
body{
 background	: #fff;
 font-family: arial;
 color		: #000;
 font-size	: 12px;
}
p, table, li, ol{
  color		: #000;
  font-size : 12px;
  padding	: 0 0 5px 0;
}
#wrapper{
 margin		: 0 auto;
 text-align	: center;
}
#header{
	background: url('../images/headprint.gif') ;
	height	: 136px;
	width	: 800px;
}
#topmenu, #banner, #navigation, #leftcolumn, #rightcolumn, div.boxfooter, .mod_news .overview_detail .goback_link, .apppager, #footer2{
 display	: none;
}
div.box_center div.boxheader, div.box_center div.boxcontent{
	background : #fff;
}
#faux{
	margin-top: 15px;
	text-align: left;
}
h1{
	font-size: 18px;
}
.mod_news .content h2.news_intro_title, h2{
	font-size: 16px;
}
div.box_center div.boxheader h3, h3{
	font-size: 14px;
}
.mod_news .content .news_block a, a{
	color			: #000;
	text-decoration: none;
}
