a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	background-color: #FFFFEA;
}
.italic {
	font-style: italic;
	font-size: 11px;
}

table {
	background-color: #FFFFFF;
	border: 0px 0 0;
}
body {
	background-repeat: repeat;
	background-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
#footer {
	width: 100px;
	float: none;
	clear: left;
	margin: 0px;
	background-color: #0000FF;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
