.blue_link {	
	color: #0000FF;
	text-decoration: underline;	
}
 
.page_headings {
	color: #003476;
	font-size: 18pt;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
}

.main_content_bold {
	font-weight: bold;
	color: #003476;
}

.homepage_heading {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B2CFEF;
}

.homepage_teaser {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}
