@charset "ISO-8859-1";
body {
	background-color: #DBD6D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #817A43;
	text-align: right;
}
a:link {
	color: #D65221;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D65221;
}
a:hover {
	text-decoration: underline;
	color: #817A43;
}
a:active {
	text-decoration: none;
	color: D65221;
}
h1 {
	font-size: 18px;
	color: #D6531D;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #D6531D;
}
p {
	font-size: 13px;
	text-align: left;
	color: #61544D;
}
.footer {
	font-size: 9px;
	text-align: center;
}
#italic {
	font-style: italic;
}
#bold {
	font-weight: bold;
}
#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
	color: #61544D;
}
.holidaytext {
	text-align: center;
}

