body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Content a:link {
	color: #000052;
	text-decoration: underline;
}
.Content a:visited {
	text-decoration: underline;
	color: #000052;
}
.Content a:hover {
	text-decoration: none;
	color: #000052;
}
.Content a:active {
	text-decoration: none;
	color: #000052;
}
.Copyright {
	color: #000066;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BtmNav {
	color: #000066;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BtmNav a:link {
	color: #000066;
	text-decoration: underline;
}
.BtmNav a:visited {
	text-decoration: underline;
	color: #000066;
}
.Title {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.BtmNav a:hover {
	text-decoration: none;
	color: #000066;
}
.BtmNav a:active {
	text-decoration: none;
	color: #000066;
}
