@charset "utf-8";
label {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-style: normal;
	color: #736c64;
}
a {
	color: #ee2e24;
	text-decoration: none;
}

a:hover {
	color: #736c64;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}

h2 {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}

h3 {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}

.redType {
	color: #ee2e24;
	text-decoration: none;
}

.contactNames {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}

.contactInfo {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}

.clientNames {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #736c64;
	font-style: normal;
}
