body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
	background: #E0DEC4;
	color: #6A6250;
}
.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: #82003C;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu{
	font-size: 16px;
	color: white;
	text-align: right;
	padding:0 0 0 0;
	letter-spacing: 1px;
}
#menu a:visited {
	color: white;
	text-decoration: none;
	padding: 10px 0 0 0;
}
#menu a:link {
	color: white;
	text-decoration: none;
	margin: 10px 0 0 0;
	font-size: 16px;
}
#menu a:hover {
	color: #E0DEC4;
	text-decoration: none;
	font-weight: bold;
}
ul {
	margin: 0 ;
	padding: 0 0 0 15px;
	}
.footertext {
	color: #B4B0A7;
	font-size: 10px;
	padding: 10px 10px 10px 0px;
	text-align: right;
}
.footertext a:visited {
	color: #8E174E;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.footertext a:link {
	color: #6A6250;
	font-size: 10px;
	text-decoration: none;
}
.footertext a:hover {
	color: #82003C;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #8D164D;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #8E174E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #82003C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
