.heading
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.old-styles-from-here-on
{
color:#FF0000;
font-size:16px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 120%;
}




.headinggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 160%;
}
.headingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009BD6;
	font-weight: bold;
	line-height: 160%;
}
.subheadinggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subheadingblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A9BCB;
}

.grey11{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}.grey12{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.black11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}.black12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white11 {
		font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.white11 a:link, .white11 a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}

.white11 a:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2D8ED;
	font-weight: bold;
	text-decoration: underline;
}


.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 120%;
}

.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 120%;
	font-weight: bold;
}


