body {
	background-color: #D8D4C9;
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 3.3mm;
	line-height: 1.2em;
	min-width: 750px;
	min-height: 560px;
	color: #000000;
	z-index: 2
}

p {
	font-size: 3.3mm;
	margin-bottom: 1.1em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	color: #C42845;
	font-weight: bold;
	text-decoration: underline;
}

div#navlinks {
	font-size: 3.0mm;
	font-weight:bold; 
	color:#FFFFFF;
}

div#navlinks a {
	margin:0; 
	padding:3px 5px; 
	font-size:1em; 
	line-height:1.7em; 
	font-weight:bold; 
	color:#FFFFFF; 
	list-style:none; 
	text-decoration:none;
}

div#navlinks a:hover {
	text-decoration:underline; 
	background-color:#762938;
}

h1 {
	font-weight: bold;
	font-size: 6mm;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 4.5mm;
	color: #464646;
}

h3 {
	font-weight: bold;
	font-size: 3.5mm;
	color: #000000;
}

ul {
	font-size: 3.3mm;
}

ol {
	font-size: 3.3mm;
}

ul.withcites {
	line-height:1.5em;
}

ul.highlight {
	list-style: disc;
	font-size: 3.3mm;
	margin-left: 0;
	padding-left: 5mm;
	text-indent: -0mm;
	font-size: 3.3mm;
}

ol.citations {
	font-size: 2.3mm;
}

.navbar {
	color: #FFFFFF;
	font-size: 3.3mm;
	font-weight: bold;
	text-align: center;
}

.sidebar {
	background-color: #EEEEEE;
	color: #000000;
}

.blockHeaders {
	font-size: 3.3mm;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
