h1 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
	color: #000000;
	border: thin none #660066;
}
h3 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	border-top-style: solid;
	border-top-color: #B96CBB;
	border-right-color: #B96CBB;
	border-bottom-color: #B96CBB;
	border-left-color: #B96CBB;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
strong {
	color: #660066;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #990000;
}
h4 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}
h5 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #660066;
	font-weight: bold;
}
h6 {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
em {
	color: #660066;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 512px;
}
th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660066;
	text-align: center;
}
td {
	color: #000000;
	background-color: #FFFF99;
	padding: 4px;
	font-size: 12px;
	margin: 0px;
}
blockquote {
	background-color: #FFFF99;
	padding: 4px;
}
table {
	width: 450px;
	margin: 0px;
	padding: 4px;
}
li {
	padding: 2px;
}
