.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c606c;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;

}
A.bodytype:link {
	color: #9c606c;
	text-decoration: underline;

}
A.bodytype:visited {
	color: #9c606c;
	text-decoration: underline;
}
A.bodytype:hover {
	text-decoration: none;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9c606c;
}
.Headings a {
	text-decoration: underline;
	color: #9C606C;
}
.Headings a:hover {
	text-decoration: none;
}


A.Nav:link {
	text-decoration: underline;
}
A.Nav:visited {
	text-decoration: underline;
}
A.Nav:hover {
	text-decoration: none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.email:link {
	text-decoration: underline;
}
A.email:visited {
	text-decoration: underline;
}
A.email:hover {
	text-decoration: none;
}
.image {
	border: medium solid #9C606C;
	margin-right: 10px;
	margin-bottom: 10px;
}
.background {
	background-image: url(Images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
