.sectiontitle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
.pageheader {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 36px;
	color: #663366;
}
a {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
a:hover {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #9900FF;
}
A:visited:hover {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.SectionHeader {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #663366;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.TableBorder {
	border: medium groove #663366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #660066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660066;
	font-weight: bold;
}
body {
	background-image: url(images/crownbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
