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: no-repeat;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
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;
}
.HeaderBold {
	font-weight: bold;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
