.sidebar {
	position: absolute;
	width: 90px;
	left: 10px;
	top: 30px;
	color: #996666;
	line-height: 15px;
}
.main {
	text-align: justify;
	position: absolute;
	width: 60%;
	top: 0px;
	z-index: 1;
	margin: 0px;
	padding: 5px 10px;
	right: 100px;
}

a:link {
font-family: Geneva, Arial, Helvetica, san-serif}

a:visited {
font-family: Geneva, Arial, Helvetica, san-serif}

body {
	color: #333333;
	list-style-type: square;
}
h4 {
	font-size: 1.15em;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 25px 2px 25px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	padding: 5px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	line-height: 16px;
}
p {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
li {
	list-style-type: square;
}h6 {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 1.15em;
	font-weight: bold;
}
