﻿.normal {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.boldNormal {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
.newsletterTitle {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.pageTitle {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.siteName {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
