body {
	margin: 0;
	padding: 3px 0 0 0;
	background-color: #ffffff;
	color: #003300;
	font-size: 10pt;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
}



.header {
    margin: 0 0 0 0;
    padding: 0px 0px 0px 1px;
    width: 870px;
	height:176px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	background-color: white;
}



.header2 {
	position: absolute;
	left: 60px;
	top: 110px;
}
.header3 {
	position: absolute;
	left: 60px;
	top: 145px;
}
.footer3 {
	position: absolute;
	top: 814px;
}

.footer4 {
	position: absolute;
	top: 3260px;
}


.menu {
	height: 400px;
	width: 181px;
	left: 2px;
	top: 182px;
	position: absolute;
}
.content {
	left:188px;
	top: 190px;
	position: absolute;
}

.content2 {
	left:190px;
	top: 180px;
	position: absolute;
}


p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}	

hr {width:410px}


hr.wh {
height: 1px;
border: none;
border-top: 1px #0000ff dashed;
}

