@charset "utf-8";
.heading {
	font-family: georgia;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.toplink {
	font-family: georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bgnorepeat {
	background-repeat: no-repeat;
}
.greenheading {
	font-family: georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #006600;
}
.subheading {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a.toplink:link {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.toplink:visited {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.toplink:active {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.toplink:hover {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.subheading:link {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
}
a.subheading:visited {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
}
a.subheading:active {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
}
a.subheading:hover {
	font-family: georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #990000;
}
.key {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #006600;
	font-weight: bold;
}
