body {
	background-color: #ECECEC; 
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
}
.tel {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-position: center center;
}
.telbig {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.page {
	font-size: 22px;
	color: #CF0021;
	font-weight: bold;
	background-position: center center;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.address {

	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.big {

	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.med {


	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.page2 {

	font-size: 22px;
	color: #CF2100;
	font-weight: bold;
	background-position: center center;
}
a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.medunderline {
	font-size: 20px;
	color: #CF2100;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
