
a img, :link img, :visited img { border: none; }

a
{
  color:#000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}


body, td{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
}

.in_page_links {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.in_page_links:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.in_page_links:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.in_page_links:visisted {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}



.heading_01 {
	font-size: 18px;
	color: #d40048;
}


.sub_titles {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.table_container_images_background {
	background-color: #bcbcbe;
}
.footer_table {
	background-color: #000000;
	height: 50px;
}



.footer_text {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text:hover {
	font-size: 10px;
	color: #d91f5e;
	text-decoration: none;
}

.footer_text:visisted {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}




.email_link {
	color: #000000;
	text-decoration: none;
}

.email_link:link {
	color: #000000;
	text-decoration: none;
}

.email_link:hover {
	color: #d91f5e;
	text-decoration: none;
}

.email_link:visisted {
	color: #000000;
	text-decoration: none;
}

.textbox {
	width: 270px;
	height: 150px;
}



.heading_brochure {
	font-size: 14px;
	color: #d40048;
	text-align: center;
}
.heading_brochure:link {
	font-size: 14px;
	color: #d40048;
	text-align: center;
}
.heading_brochure:hover {
	font-size: 14px;
	color: #d40048;
	text-align: center;
}
.heading_brochure:visited {
	font-size: 14px;
	color: #d40048;
	text-align: center;
}








.link_text {
	color: #d91f5e;
	text-decoration: none;
}

.link_text:link {
	color: #d91f5e;
	text-decoration: none;
}

.link_text:hover {
	color: #d91f5e;
	text-decoration: underline;
}

.link_text:visisted {
	color: #d91f5e;
	text-decoration: none;
}

.error {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}


<!---- SEO Content ----->

#seo-content{ font-size: 11px; text-align:left;}
h1, h2, h3{font-size: 14px; text-align:left;}

.seo-content:link{
font-size: 11px;
font-family:Arial, Helvetica, sans-serif; 
color:#000;
text-decoration:none;
}

<!---- End SEO Content ----->