body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 14px; margin: 0; }

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

#imageContainer {
	width:700px;
	height:200px;
}

#imageContainer img {
	display:none;
	position:absolute;
}


h1 { color: #003366; font-size: 14px; font-family: arial; font-weight: bold; line-height: 14px; letter-spacing: 1px; }
