.space {
margin-left: 20px;
}

#active {
color: #0069AA; margin-left: 20px;
}

a.nav:link, a.nav:visited, a.nav:active	{
color: #00A895;
}
	
a.nav:hover	{
color: #707070;
}

h3 {
color: #0069AA;
}

td {
font-family: arial, sans-serif; font-size: 10pt;
}


