body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {

	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {
	color: #5C4C68;
	text-decoration: underline;
}
a:active {
	
	text-decoration: none;
}

.copywright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e6b71;
	line-height: 13px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6e6b71;
	
	}
.footer2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6e6b71;
}
.box {
	background-color: #5c4c68;
	padding: 15px;
	border-top-style: 15;
	border-right-style: 15;
	border-bottom-style: 15;
	border-left-style: 15;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a0f34;
	line-height: 16px;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #220d2f;
}
.intro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #5C4C68;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #2a0f34;
	line-height: 32px;
}

