h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
body {
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 50px;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #1D52A5;
	font-style: italic;
	vertical-align: sub;
}
.footertable {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #999999;
	border: solid;
}
table {
}
a:link {
	text-decoration: underline;
	color: #6F060C;
}
a:visited {
	color: #6F060C;
	text-decoration: underline
}
a:hover {
	color: #6F060C;
	text-decoration: none
}
a:active {
	color: #6F060C;
	text-decoration: none
}
.footertable a:link {
    color:#666666;
	text-decoration: underline
}
.footertable a:visited {
	color: #003;
	text-decoration: underline
}
.footertable a:hover {
	color: #800;
	text-decoration: underline
}
.footertable a:active {
	color: #800;
	text-decoration: none
}
hr {
	height: 1px;
	background-color: #666666;
	border: #666666;
	color: #666666;
}
.image {
	margin: 5px;
	padding: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
}
.imagetable {
	padding: 10px;
	border: 0px;
}
table {
	background-color: #FFFFFF;
}
