html, body, td, th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
p {
	line-height: 20px;
	text-align: justify;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
li {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	line-height: 18px;
}
h1 {
	font-weight: normal;
	color: #000000;
	font-size: 22px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#pagewrapper {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 3px;
}
#logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#top {
	display: none;
}
#content {
	clear: both;
	padding-top: 3px;
}
#footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nav {
	display: none;
}
#text {

}


.infotable {
	border: 1px solid #000000;
}
.infotable th {
}
.infotable td {
}
.dontprint {
	display: none;
}
