.cfsBody
{
	color: #000000;
	font-family: 'Times New Roman' , Serif;
	background-color: #cccc99;
	font-style: normal;
	text-align: center;
}
.cfsheader
{
	color: #cccc99;
	font-family: 'Times New Roman' , Serif;
	background-color: #990033;
	font-size: 40px;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.cfsSubheader
{
	color: #cccc99;
	font-family: 'Times New Roman' , Serif;
	background-color: #990033;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}	
.cfsAddress
{
	color: #cccc99;
	font-family: 'Times New Roman' , Serif;
	background-color: #990033;
	font-size: 18px;
	text-transform: capitalize;	
	text-align: center;
}	
.cfsMenu
{
	color: #cccc99;
	font-family: 'Times New Roman' , Serif;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;	
	text-align: center;
}	

.cfslink {
	font-family: Times, serif;
	font-style: normal;
	font-size:18px;
	color: #ffffff;
	text-decoration: none;
}
.cfslink:hover {
	color: #ffffff;
}
.cfsLogo {
	font-family: Times, serif;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}
