p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.style1 {font-size: 12px}
.style2 {
	color: #000000;
	font-size: 14px;
}
.style3 {
	color: #A01F24;
	font-size: 14px;
}
body {
	background-color: #FF9933;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #A01F24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	text-decoration: none;
}
.header {
	left: 50px;
}
.footerlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #A01F24;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
.addressline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A01F24;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A01F24;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
