@charset "utf-8";
/* CSS Document */


body {
	background: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}
#wrapper {
	background: none;
}
.container_12 {
	width: auto;
}
h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform:none;
}
#main-column {
	width:auto;
	padding: 0;
	margin: 0;
	font-size: 12pt !important;
}

#main-column h2 {
	font-size: 16pt !important;
	background: none !important;
	color: #000 !important;
	font-weight: bold;
}
#main-column h3 {
	font-size: 14pt !important;
	font-weight: bold;
}
#main-column li, #main-column ul {
}
a {
	text-decoration: underline;
}

#logo, #header, #nav, #sidebar {
	display: none;
}
#footer {
	text-align: center;
}