.styling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
}

.stylingmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;		
	color: #666666;
}

.stylingmaincontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}

.stylingmaincontactblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #3399FF;
}

.stylingmainfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
}

.stylingmainfooterwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}

.stylingmainnewsdarkgreybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;		
}

.stylingmainratedarkbluebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #3399FF;		
