body {
	margin: 4px 0px 6px;
	padding: 4px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_3.jpg);
}
.navbar {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
.email {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.navbar:link {
	text-decoration: none;
	color: #006699;
}
a.navbar:hover {
	text-decoration: underline;
	font-weight: bold;
}

.phone {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.tagline {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #990000;
	text-decoration: none;
}

.PageTitle {
	font-family: "Times New Roman";
	font-size: 22pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

