@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #ABA95C;
}
.space {
	padding: 25px;
}
a:link {
	color: #74878b;
}
a:visited {
	color: #74878b;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #74878b;
}
body {
	background-color: #ffffff;
	margin-top:0px;
}
.HeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#74878b;
	font-size:16px;
	font-style:italic;
}
.HeadingTextPages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#74878b;
	font-size:16px;
}
.BodyCopy	
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#74878b;
	line-height: 150%;
	font-size:12px;
}
	
