@import url("/css/layout.css");

body {
	background: #fff !important;
	margin: 0 !important;
	font-size: 12pt;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
	}

.hide {
	display: none !important;
	}

#outer {
	background: #fff !important;
	width: 100% !important;
	border: none;
	margin: 0 !important;
	text-align: left;
	color: #000;
	float: none !important;
	padding: 0;
	}

#hdr, #bar, #l-col, #ftr {
	display: none !important;
	}

#bodyblock, #cont {
	width: 100% !important;
	float: left !important;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
	}

#cont a {
	text-decoration: underline !important;
	color: #3176AF;
	font-weight: bold;
	background: transparent !important;
	}
