a:link, a:visited {
		color: #456878;
		text-decoration: none;
		}

a:hover {
		text-decoration: none;
		color: #455575;
		}

.menu {
		display: block;
		font-size: 12px;
		text-align: left;
		padding-top: 6px;
		padding-right: 0px;
		padding-bottom: 6px;
		padding-left: 25px;
		height: 15px;
		text-decoration: none;
		font-family: Verdana,Arial,serif;
		color: #455575;
	}

.heading {
	color: #c2ba94;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana,Arial,serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2ba94;
	padding-top: 25px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	}

.wording {
	font-family: Verdana,Arial,serif;
	font-size: 12px;
	line-height: 20px;
	}

