body {
	background-color: #FFFFCC;
}
a {
	color: #009933;
}
a:link {
	color: #009933;
}
a:hover {
	color: #006600;
}
p {
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.emailbar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #006633;
	text-align: right;
	margin-top: 3px;
	font-size: 10px;
}
.bottomNav {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.bottomNav a {
	color: #999;
}
.bottomNav a:hover {
	text-decoration: underline;
	color: #006600;
}


.footerText {
	font-size: 10px;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.bodyText  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}


.sideNav td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.currentPageNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	margin-left: 6px;
}
.headlineTitle {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-weight: bold;
	letter-spacing: 1px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.sideNav a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: lowercase;
	font-variant: normal;
	letter-spacing: 1px;
}
.sideNav a:hover {
	color: #666;
	font-style: italic;
}
.bismillahText {
	font-size: 10px;
	text-align: center;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
}
.pageSubTitle {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
