h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.lineleft {
	background: #eeeeee;
	text-align: center;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.compact {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.starturl {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
}

