@charset "utf-8";
/* CSS Document */
hr
{
	border-style:solid;
	border-color:#F00;	
}

Heading-Text
{
	color:#000 !important;
	font-weight:bold !important;
	opacity: 0.6;
}
.text-link
{
	color:#00F !important;	
}
.header-text
{
	color:#00F !important;	
}
.social-list
{
	margin-top:8px !important;	
}
.text-white
{
	color:#FFF !important;
}
.color-black
{
	color:#000 !important;	
}
.background-white
{
	background-color:#FFF !important;	
}
.footer-style
{
	font-weight:bold !important;	
}