
.cRegularText 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal; 
	color: #FFFFFF;
	}
	
.cLinkText 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #E1625B;
	}
	










.cTitle 
	{  
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal; 
	color: #E8655B;
	}
	

	
.cRegularHeader 
	{  
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #999999;
	}
	
.cLargeHeader 
	{  
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000;
	}
	
.cRegularLargeTextLink 
	{  
	font-family: Verdana; 
	font-size: 14px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #E1625B;
	}
	
.cImageLinkColorBlack 
	{  
	color: #000000;
	border-color: #000000;
	}
	
.cImageLinkColorGrey 
	{  
	color: #000000;
	border-color: #000000;
	}
	
a:link
	{
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #E1625B;
	}
	
a:visited
	{
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #E1625B;
	}
	
a:hover
	{
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal; 
	color: #E1625B;
	}
	
a:active
	{
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #E1625B;
	}
	
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}



