@charset "UTF-8";
/* CSS Document */

.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: 333333;
	text-align: left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: 6bb9c5;
	text-align: left;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6bb9c5;
	text-align: left;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
