body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13.5px;
	background: #E0DEC4;
	color: #6A6250;
	background-image: url(images/gradient.gif);
}
.data {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #6A6250;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.headingred{
	font-size: 18px;
	color: #6B2B1D;
	margin-bottom: 10px;
	margin-top: 20px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C2A1C;
	font-weight: bold;
}

#menu{
	font-size: 14px;
	color: white;
	text-align: right;
	letter-spacing: 1px;
	line-height: 12px;
}
#menu a:visited {
	color: white;
}
#menu a:link {
	color: white;
	text-decoration: none;
}
#menu a:hover {
	color: #BD7F55;
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin: 0 ;
	padding: 0 0 0 15px;
	}
.footertext {
	color: #B4B0A7;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 10px;
}
.footertext a:visited {
	color: #6A6250;
	text-decoration: none;
}
.footertext a:link {
	color: #6A6250;
	text-decoration: none;
}
.footertext a:hover {
	color: #6C2A1C;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #BD7E55;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #BD7E55;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #6F2E1C;
	font-weight: bold;
	text-decoration: none;
}
