.slogan1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	line-height: .75em;
}
.hidden {
	color: #FFFFFF;
}
body {
	margin: 0px;
	background-color: #333366;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: 709876;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666699;
}
a:visited {
	color: 709876;
	font-weight: bold;
	text-decoration: underline;
}
a:active {

	color: 709876;
	font-weight: bold;
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
.extrapadding {
	padding: 15px;
}
.cellborder {
	border: 1px solid #000000;
}
.cellpadding {
	padding: 10px;
}
.no-underline {
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #333366;
}
.picright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.comments p b {
	color: #003300;
}
