.Heading 
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;	
	color: #0068af;
	text-transform: uppercase;
}

.SubHeading 
{
	font-family: Arial;
	font-size: 14px;	
	font-weight: normal;	
	color: #000000;
}

.TextBigger 
{
	font-family: Arial;
	font-size: 12px; 	
	color: #000000;
} 

.Text 
{
	font-family: Arial;
	font-size: 11px; 	
	color: #000000;
} 