body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(../images/container/copy_bg.jpg);
}
.Content {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
	color: #FFFFFF;
}
.Content A:link {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: underline;
	color: #99B8F0;
}
.Content A:visited {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: underline;
	color: #99B8F0;
}
.Content A:hover {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #99B8F0;
}
.Content A:active {
	font-family: Verdana;
	font-size: 11px;
    font-weight: none;
    text-decoration: underline;
	color: #99B8F0;
}
.PageTitles {
	font-family: Verdana;
	font-size: 16px;
    font-weight: bolder;
	color: #99B8F0;
}
.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;
}