body {
	background-color : White;
	color: black;
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 11pt;
}
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; font-weight: bold; }
#header, #col1, #toc, #footer, .watta_sum { display: none; }
#container, #col2, #col3 {
	border: 0;
	width: auto;
	text-align:left;
	color: black;
	background: transparent;
	float: none !important;
}
#location {
	display: inherit;
	font-family: monospace;
	font-size: 8pt;
	margin-bottom: 2em;
}

a:link, a:visited {
	color: #547546;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.reziume { margin-left: 5%; border-left: 10px solid #D5D8CB; padding-left: 5pt;}
.left { float: left;}
dt { margin: 0 5px; border-left: 10px solid #D5D8CB; padding-left: 5px;}
dd {margin: 0 0 1em 10px; border-left: 1px solid #D5D8CB; padding-left: 2em; padding-right: 1em;}

