<style type="text/css">
A:link {background: #FFFFFF; text-decoration: none}
A:visited {
	background: none;
	text-decoration: underline;
	color: #990066;
	font: 16px Arial, Helvetica, sans-serif;
}
A:active {
	background: none;
	text-decoration: underline;
	color: #990000;
	font: 16px Arial, Helvetica, sans-serif;
}
A:hover {
	background: #FFFF00;
	color: black;
	font: normal 16px Arial, Helvetica, sans-serif;
}
H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 30px; MARGIN-BOTTOM: 0px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
</style>
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: blink;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC0000;
	font-weight: bolder;
	text-align: center;
}

.highlight {
	font: normal 19px Arial, Helvetica, sans-serif;
	text-align: center;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	font-weight: bolder;
	text-align: center;
	background-color: #FFFF00;
}
body {
	margin: 0px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ececec;
}
.table {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.top {
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
