h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #336699;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	color: #cc0000;
	text-align: center;
}
h2 {
	font-size: 160%;
	line-height: 130%;
	color: #cc0000;
	text-align: center;
}
h3 {
	font-size: 140%;
	line-height: 130%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
p {
	margin: 0.6em 0 1.2em;
	padding: 0;
}
a:link {
	font-family: arial, sans-serif;
	color: #663300;
}
a:visited {
	font-family: arial, sans-serif;
	color: #996633;
}
a:hover {
	text-decoration: underline;
}
a:active,a.active {
	color: #6c871d;
}
li {
	padding-bottom: 4px;
}
hr {
	border: none;
	height: 1px;
	background: #d0d0d0;
}
body {
	background-color: gray;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#content {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#headline {
	margin-bottom: 12pt;
	text-align: center;
	font-family: Arial;
	font-size: 24pt;
	color: #cc0000;
	font-weight: bold;
}
#sub_headline {
	margin-top: 6pt;
	margin-bottom: 12pt;
	margin-left: 6pt;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
#sub_headline2 {
	margin-top: 6pt;
	margin-bottom: 12pt;
	margin-left: 6pt;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
#subhead {
	text-align: left;
	margin-bottom: 12pt;
	font-family: Times New Roman;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}
p#footer {
	text-align: center;
	padding-bottom: 20px;
}