body {
	/* Changes to fonts here should be copied to the "main_content" class in ctc.css */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
} 


body.white_bg {
	background-color: #FFFFFF;
	padding-top: 10px;
}

.Super_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #990033;
	text-decoration: none;
}

.Heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #990033;
	text-decoration: none;
}

.Title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2C4870;	
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
}

.Sub_Title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0093D1;	
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}

a, a:visited {
	color: #0093D1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.home_news_item a, .home_news_item a:visited {
	color: #C50359;
	text-decoration: none;
}

.home_news_item a:hover {
	text-decoration: underline;	
}
