body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 13px;
	background: #E6D9A7;
	color: #E6D9A7;
	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;
}
.heading1{
	font-size: 18px;
	color: #E6D9A7;
	margin-bottom: 10px;
	font-weight: normal;
}
.heading2{
	font-size: 18px;
	color: #E6D9A7;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
}
#menu{
	font-size: 14px;
	color: #EAE0C1;
	text-align: left;
	padding:0 0 0 0;
	letter-spacing: 1px;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	color: #5F92B6;
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin: 0 ;
	padding: 0 0 0 15px;
	}
.footertext {
	color: #BD7252;
	font-size: 10px;
	padding: 10px 10px 10px 0px;
	text-align: left;
}
.footertext a:visited {
	color: #BD7252;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.footertext a:link {
	color: #BD7252;
	font-size: 10px;
	text-decoration: none;
}
.footertext a:hover {
	color: #BD7252;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #BD7252;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #BD7252;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #BD7252;
	font-weight: bold;
	text-decoration: none;
}
