body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, span {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	color: #333;
	font-size: medium;
	background-repeat: no-repeat;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	font-family: sans-serif;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
ul {
	font-family: sans-serif;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	font-family: sans-serif;
	line-height: 140%;
	position: absolute;
	font-size: large;
	top: -40px;
	height: 70px;
	width: 500px;
	padding-top: 2em;
	padding-left: 0px;
}
h2 {
	font-family: sans-serif;
	color: #333;
	margin: 0px;
	line-height: 140%;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	filter: Alpha(Opacity=50);
}
h3 {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 160%;
	color: #333;
	margin: 10px 0px 5px;
	padding: 0px;
}
li {
	font-family: sans-serif;
	line-height: 150%;
	color: #909;
	margin: 0px;
	list-style: none;
}
h4 {
	font-size: 80%;
	text-align: right;
}
dl {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 150%;
	margin: 0px;
}
dt {
	font-family: sans-serif;
	line-height: 150%;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	font-size: 96%;
	height: 60px;
}
dd {
	font-family: sans-serif;
	line-height: 150%;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	font-size: 96%;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #a25786;
	text-decoration: underline;
}
a:hover {
	color: #d83473;
	text-decoration: none;
}
a:unknown {
	color:#CCC;
}
address {
	font-size: 90%;
	text-align: center;
	margin-top: 0px;
	padding-right: 10px;
	color: #666;
}
