body {
	background-color: #C0B8A5;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
}
.Content {
	color: #645B46;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Content a:link {
	color: #4296B2;
	text-decoration: none;
}
.Content a:visited {
	text-decoration: none;
	color: #4296B2;
}
.Content a:hover {
	color: #275A6B
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.Content a:active {
	color: #275A6B;
}
.Navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4296B2;
	background-image: url(gfx/header-nav.gif);
	background-repeat: no-repeat;
}
.Navigation a:link {
	color: #4296B2;
	text-decoration: none;
}
.Navigation a:visited {
	text-decoration: none;
	color: #4296B2;
}
.Navigation a:hover {
	color: #C0B8A5
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.Navigation a:active {
	color: #C0B8A5;
}
.Copyright {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #645B46;
}
.Copyright a:link {
	color: #4296B2;
	text-decoration: none;
}
.Copyright a:visited {
	text-decoration: none;
	color: #4296B2;
}
.Copyright a:hover {
	color: #275A6B
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.Copyright a:active {
	color: #275A6B;
}
.Title {
	font-size: 16px;
	font-weight: bold;
}

