body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #FFFFFF;
}
.Content {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
	color: #000000;
}
.Content A:link {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #884488;
}
.Content A:visited {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #884488;
}
.Content A:hover {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: underline;
	color: #884488;
}
.Content A:active {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #884488;
}
.PageTitles {
	font-family: Verdana;
	font-size: 14px;
    font-weight: bolder;
	font-style: italic;
	color: #000000;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
	color: #FFE785;
}
.copyright A:link {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #FFE785;
}
.copyright A:visited {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #FFE785;
}
.copyright A:hover {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #FFE785;
}
.copyright A:active {
	font-family: Verdana;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #FFE785;
}
