.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	padding-top: 22px;
	line-height: 22px;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 150px;
	left: 0px;
	top: 8px;
}

.navigation a:link {
	color: #003366;
	text-decoration: none;
}
.navigation a:hover {
	color: #0099cc;
	text-decoration: none;
}
.navigation a:visited {
	color: #003366;
	text-decoration: none;
}
a {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000033;
}
h1 {
	font-size: 18px;
	color: #006699;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
h2 {
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
