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

.headlines {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #333333;
}

.aboutcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.aboutcopy a:link, 
.aboutcopy a:active,
.aboutcopy a:hover, 
.aboutcopy a:visited {
	color: #333333;
	line-height: 120%;
	text-decoration: none !important;
}

.social_media_text {
	font-family: Verdana; 
	color: #333333; 
	font-size:9pt; 
	font-weight: normal; 
	text-decoration:none
}

.social_media_text a:link, 
.social_media_text a:active,
.social_media_text a:hover, 
.social_media_text a:visited {
	text-decoration: none
}
