@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
}
body ,td,th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	background: #999999;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.4em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	font-weight: normal;
	letter-spacing: 0.4em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a:visited {
}
a:hover {
	font-weight: normal;
	color: #000;
}
a:active {
	text-align: right;
}

</style>
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 2em;
	font-weight: normal;
}
body p {
	text-align: left;
}
.whitecolortype {	color: #FFFFFF;
}
.center {
	text-align: center;
	margin: 0px;
}
.charcoalcolor {
	color: #666;
}
.orangeColoredText {
	color: #FC0;
	text-align: left;
}
.paragraphwithrightmargin {
	padding-right: 15px;
}
.alignleft {
	text-align: left;
}

