body {
	margin:0px;
	padding:0px;

}
body, table {
	font:13px Verdana, Arial, Helvetica, sans-serif;
}
#header h1 {
	font-size: 20px;
	font-weight:normal;
	margin:0;
}
#content h1 {
	font-size: 18px;
}
#content  h2 {
	font-size: 16px;
}
a {
	text-decoration:none;
	font-weight:600;
}
#content{
	text-align: justify;
}
#content a {
	text-decoration:underline;
}
#content img {
	margin:4px;
}
#content a img {
	border: 0;
}
#header {
	margin:10px 0px 0px 0px;
	padding:17px 17px 17px 160px;
	border-style:solid;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	clear:both;
}
#header #title {
	float:left;
	text-align: left;
	margin-left: 160px;
	padding: 0px;
}
#content {
	margin: 20px 50px 50px 150px;
	padding: 0px 10px 10px 10px;
}
#sections {
	clear: both;
	margin: 0;
	padding: 5px 50px 0 160px;
	border-style:solid;
	border-width: 0 0 1px 0;
}
#sections ul {
	list-style: none;
	margin: 5px 0 8px 0;
	padding: 0;
}
#sections li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}
#menu {
	float:left;
	position:relative;
	left:20px;
	top:30px;
	width:130px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 8px 0;
}
#footer {
	display:block;
	margin:10px 0px;
	padding:15px 0px 15px 20px;
	border-style:solid;
	border-width: 1px 0px;
	line-height:11px;
	text-align: center;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
}

hr {
	border-width: 1px 0 0 0;
	border-style:dashed;
	border-color:#BBBBBB;
	height: 0;
}