body {
	background-attachment: fixed;
	background-color: #494747;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/table_bg%20copy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 739px;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC3300;
	padding-left: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
	letter-spacing: normal;
}
a:link {
	color: #669900;
}
a:visited {
	color: #494747;
}
a:hover {
	color: #C7DD70;
}
#contact {
	background-color: #FFFFFF;
	width: 500px;
	color: #D4562C;
}
.contact {
	width: 575px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: none;
	color: #D24C20;
}
ul {
	color: #D4562C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 50px;
	line-height: 25px;
}
