@charset "ISO-8859-1";
a:visited {
	color: #36C;
}
a:hover {
	color: #3C9;
}
a:active {
	color: #36C;
}
H1 {
	font-size: medium;
	padding: 0px 12px;
	border-top: thin none #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 0px 330px 0px 24px;
	text-align: left;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	height: 30px;
	width: 400px;
	padding: 12px;
	margin: 24px 24px 24px 120px;
	text-align: center;
	text-indent: 0px;
	left: 0px;
	position: relative;
	right: 0px;
	float: none;
	clear: none;
	top: 0px;
	bottom: 0px;
	border: medium none #EEE;
	background: url(images/button.jpg);
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-indent: 12px;
	padding-top: 8px;
}
a {
	text-decoration: none;
	color: #36C;
	filter: Invert;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 0px 24px;
	font-weight: normal;
}

