a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
}
.lrgTxt {font-family: "Century Gothic"}li {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
	list-style-type: disc;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxTxt {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.ContactHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.smallTxt {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.smallTxtlc {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-transform: lowercase;
}
.linkToCp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal;
}
