h1 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 10px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	padding: 9px;
	color: #FF0000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	font-size: 14px;
}
p {
	font-size: 14px;
}
body {
	margin-right: 5em;
	margin-left: 5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
dl {
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #87006B;
	padding: 9px;
	color: #000066;
	background-color: #FFFFFF;
}
dt {
	font-size: 16px;
	line-height: 18px;
	color: #87006B;
	background-color: #FFFFFF;
}
dd {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
li {
	font-size: 14px;
	list-style-type: square;
}
img {
	vertical-align: middle;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	letter-spacing: 2px;
	margin-bottom: -10px;
	background-color: #FFFFFF;
}

