* {
	background: white !important;
}

body,p,h1,h2,h3,h4,h5,h6,a { 
	color: black !important; 
	font-family: serif !important; 
}

body, p {
	font-size: 12pt !important;
}

a {
	color: #0565bb !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-size: 1em !important;
	text-transform: none !important;
	letter-spacing: auto !important;
	
}

div.double,
#col2x-weight-1 {
	border-top-color: black !important;
	border-right-color: black !important;
	border-bottom-color: black !important;
	border-left-color: black !important;
}

#nav 
{
	display: none;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	text-indent: 0 !important;
	background-image: none !important;
	font-weight: bold !important;
}