BODY {
	background-color: White;
	border: none;
	color: Black;
	font-size: 100%;
	font-family: "Verdana", sans-serif;
	font-style: normal;
}

TD {
	border: none;
	color: Black;
	font-size: 100%;
	font-family: "Verdana", sans-serif;
	font-style: normal;
}

.title {
	font-size: 100%;
	font-weight: bold;
	color: #486E62;
}

A {background: transparent; font-family: "Verdana", sans-serif;}
A:link {text-decoration: underline; color: Navy;}
A:visited {text-decoration: underline; color: Navy;}
A:active {text-decoration: underline; color: Navy;}
A:hover {text-decoration: underline; color: Navy;}

.nav {
	font-size: 70%;
	color: #1D5779;
}