body {
background: #FFFFFF;
color: #000000;
margin-left: 2px;
margin-right: 2px
}

#centercontent {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 4px;
	float: none !important;
	color: black;
	background: transparent none;
	margin-left: 2px;
	margin-right: 2px;
}
html>body #centercontent {
margin-left: 2px;
	margin-right: 2px;
}

#leftcontent {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;	
	display: none;
}
#rightcontent {
display: none
}
.navbar {
display: none;
}
h1 {
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

h2 {
font-weight: bold;
font-size: 16px;
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

h3 {
font-weight: bold;
font-size: 14px;
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

td {
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

th {
color: #FFFFFF;
background: #000000;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

p {
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

small {
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

address {
font-style: italic;
margin-top: 12px;
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

ul {
list-style-type: disc;
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}


li {
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

dl {
color: #000000;
background: #FFFFFF;
font-family: "Verdana", "Arial", "Helvetica", Sans-Serif;
}

a:link {
color: #000000;
background: #FFFFFF;
text-decoration: none;
}

a:visited {
color: #000000;
background: #FFFFFF;
text-decoration: none;
}

a:active {
color: #000000;
background: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #000000;
background: #FFFFFF;
text-decoration: none;
}
