h1, h2 {
	color: #000000;
	border-right-color: #00FF00;
}

h3, h4, h5, h6 {
	color: #000000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	left: 40px;
	bottom: auto;
}
img {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	bottom: auto;
	top: 10px;
}


a {
  color: #003366;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/bluefade.jpg);
	margin-top: 0px;
}
