.smalltext
{  
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	font-family: Arial
}
.smallwhitetext
{  
	font-size: 8pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	font-family: Arial
}
.mediumtext
{  
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	font-family: Arial
}
.mediumgreytext
{  
	font-size: 10pt; 
	font-weight: normal; 
	color: #777777; 
	font-family: Arial
}
.largetext
{  
	font-size: 12pt; 
	font-weight: bold; 
	color: #000000; 
	font-family: Arial
}
.largeredtext
{  
	font-size: 12pt; 
	font-weight: bold; 
	color: #810831; 
	font-family: Arial
}
a:visited {
	color: #2C4C7D;
}
a:hover {
	color: #2C4C7D;
}
a:active {
	color: #2C4C7D;	
}
.style1{
	color:#000000;
}

