a
{
	font-family: Arial;
	color: #717171;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.content
 {  
 	color: #717171; 
	font-family: Arial; 
	font-size: 12px;}

.dateItalic
 {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

.contentBold
 {  
 	color: #595858; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;}
	
.titleBold
 {  
 	color: #595858; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 18px;}

.leftTitle
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #333333;}

.leftBold
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #333333;}
	
.chocBold
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #836321;}
	

.leftnred
 {  
 	color: #ae0e54; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;}
	
.leftngrey
 {  
 	color: #717171; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;}
	
.darkGrey
 {  
 	color: #1B1B1B; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 12px;}
	
.redArial
 {  
 	color: #ae0e54; 
	font-family: Arial; 
	font-size: 12px;}
	
.boldGrey
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #595858;}

