@charset "utf-8";/* CSS Document */body {	background-image: url(images/background.jpg);	background-attachment: fixed;}.bodytext {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:17px;	color:#812022;	line-height:22px;}.reversetext {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:17px;	color:#FFFFFF;	line-height:19px;}.smalltext {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color:#812022;	line-height:22px;}.quotetext {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color:#812022;	line-height:16px;}a:link {	color: #CA3437;	text-decoration: none;}a:visited {	text-decoration: none;	color: #CA3437;}a:hover {	text-decoration: underline;	color: #000000;}a:active {	text-decoration: none;	color: #CA3437;}