@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/paint-background.jpg);
	background-position:top;
}


.Large-Body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#070027;
	line-height:36px;
}

.body-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#070027;
	font-size: 14px;
	line-height: 20px;
}
.large-footer-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#f0eed7;
	font-size: 16px;
	line-height: 18px;
}
.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#f0eed7;
	font-size: 13px;
	line-height: 14px;
}
.copyright-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#070027;
	font-size: 11px;
	line-height: 13px;
}


a.copyright:link {
	color: #070027;
	text-decoration:none;
}
a.copyright:visited {
	color: #070027;
	text-decoration:none;
}
a.copyright:hover {
	color:#070027;
	text-decoration:underline;
}
a.copyright:active {
	text-decoration: none;
}


a.footer:link {
	color: #f0eed7;
	text-decoration:none;
}
a.footer:visited {
	color: #f0eed7;
	text-decoration:none;
}
a.footer:hover {
	color:#FFCC33;
	text-decoration: none;
}
a.footer:active {
	text-decoration: none;
}

a.List-Body:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#070027;
	line-height:28px;
	text-decoration:none;
}
a.List-Body:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#070027;
	line-height:28px;
	text-decoration:none;

}
a.List-Body:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#070027;
	line-height:28px;
	text-decoration:underline;
}
a.List-Body:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#070027;
	line-height:28px;
	text-decoration:none;
}

a.hidden:link {
	color:#0066CC;
	text-decoration:none;
}
a.hidden:visited {
	color: #070027;
	text-decoration:none;
}
a.hidden:hover {
	color:#070027;
	text-decoration:underline;
}
a.hidden:active {
	text-decoration: none;
}