.header {
	border-bottom: 4 solid #6699cc;
	background-color: #1C5292;
	vertical-align: bottom;
}

td {
	font-family: Arial;
	font-size: 12px;
}

.nav {
	font-family: Arial;
	font-weight: bold;
	font-color: black;
}

A:link {color:#67A338; text-decoration:none;}
A:visited {color:#67A338; text-decoration:none;}
A:hover {color:#67A338; text-decoration:underline;}


