body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
.Content {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
	color: #462300;
}
.Content A:link {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #6633FF;
}
.Content A:visited {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #6633FF;
}
.Content A:hover {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #462300;
}
.Content A:active {
	font-family: Verdana;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #6633FF;
}
.PageTitles {
	font-family: Verdana;
	font-size: 16px;
    font-weight: bolder;
	color: #462300;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
    font-weight: none;
	color: #999999;
}
.copyright A:link {
	font-family: Verdana;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #999999;
}
.copyright A:visited {
	font-family: Verdana;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #999999;
}
.copyright A:hover {
	font-family: Verdana;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #999999;
}
.copyright A:active {
	font-family: Verdana;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #999999;
}