@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #515B54;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 50px;
	font-weight: lighter;
	color: #475c7d;
}
.spacing {
	line-height: 2px;
	color: #FFFFFF;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #515B54;
}


#toTop a, #toTop a:hover, #toTop a:active, #toTop a:visited{
color: #749dba;
}

#toTop a:hover{
 text-decoration:underline;
}

.archived{
	font-size:14px;
	font-style:normal;
	font-weight:100;
	color:#4d597f}
	
#articleHeadings a, #articleHeadings a:hover
{
	color:#515B54;	
