@charset "utf-8";
/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tel {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.img_pad {
	padding-right: 10px;
	padding-bottom: 5px;
}
.img_pad2 {
	padding-bottom: 5px;
}
.img_pad3 {
	padding-left: 10px;
	padding-bottom: 5px;
}
.border {
	border: thin solid #330033;
	padding-right: 5px;
	padding-bottom: 5px;
}
