.headertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 1px;

}
.titles {
	font-size: 22px;
	color: #990000;
	font-variant: small-caps;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 35px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 35px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 40px;
	letter-spacing: 8px;
	font-style: normal;


}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}
.gcvhtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	background-color: #FFFF66;
}
body {
	background-color: #CE8687;
	background-image: url(../img/red.jpg);
	background-repeat: repeat-x;
}
