body {
	background-color: #B3BDA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
	color: #62714D;
}

p {	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: top;
	vertical-align: top;
	height: auto;
	width: auto;
}

a:link {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
	text-decoration: underline;
}
.copyright {
	color: #CCCCCC;
	font-size: 10px;
}
a.bottomlinks:link {
	color: #62714D;
	text-decoration: underline;
}
a.bottomlinks:visited {
	color: #62714D;
	text-decoration: underline;
}
a.bottomlinks:hover {
	color: #62714D;
}
a.bottomlinks:active {
	color: #62714D;
	text-decoration: underline;
}