.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 115%;
	padding: 20px;
}
.bodyheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.borderline {
	border: 1px solid #666666;
}
.footer {
	background-image: url(../pictures/frontpage/bgFooter.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: 2px;
	word-spacing: 2px;
}

.heading {
	font-size: 18px;
	text-transform: uppercase;
	color: #990000;
	padding: 20px;
}
.padmaincontent {
	padding: 20px;
}
.footerCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	padding: 20px;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 125%;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
