 
* {
	font-family:	arial,helvetica,sans-serif !important;
	margin:			0 !important;
	color:			#000 !important;
}
table { width:	100% !important; }

div.page { background:	#fff; }

div.bg1, div.bg2, div.bg3, div.bg4 {
	width: 100%;
	margin: 0;
}
 
html {}

body { background:	#fff; }

a { text-decoration:	underline !important; }

img { border:	0; }

 
img.header {
	width: 100%;
	float: left;
}

 
div.content-text {
	padding: 10px 7px 5px;
	font-size: 0.70em;
}
h3.content-title {
	display: block;
	border-bottom: 2px solid #000;
	font-size: 0.90em;
}
 
div.hmenu, div.breadcrumb, div.vmenu, div.container, div.footer, div.line { display:	none; }