/* CSS Document */

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header {
	font-size: 24px;
	font-weight: bold;
}

.header_red {
	font-size: 24px;
	font-weight: bold;
	color:#9e3427;
}
.service_title {
	font-size: 18px
}

.newsletterheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #663333;
	text-decoration: none;
}
.newslettersubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #663333;
	text-decoration: none;
}
