html {overflow-y: scroll;}

body {background-color: #B2D3D9; margin: 20px;}

td {font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #43423B;
	}

A:link, A:visited {font-family: Arial, sans-serif; font-size: 12px; color: #006D81; text-decoration: underline;}
A:hover {font-family: Arial, sans-serif; font-size: 12px; color: #013F50; text-decoration: underline;}

.topnav {font-family: Verdana,Arial, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
color: #ffffff;
line-height: 13px;
	}

a.topnav:link {font-family: Verdana,Arial, sans-serif;color: #ffffff; text-decoration: none; font-size: 9px;}
a.topnav:visited {font-family: Verdana,Arial, sans-serif;color: #ffffff; text-decoration: none; font-size: 9px;}
a.topnav:hover {font-family: Verdana,Arial, sans-serif;color: #ffffff; text-decoration: none; font-size: 9px;}

.greentxt {font-family: Verdana, Arial, sans-serif;
color: #4D740F;
font-weight:bold;
	}

.bluetxt {font-family: Verdana, Arial, sans-serif;
color: #006D81;
	}

.header {font-family: Verdana, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height:18px;
color: #006D81;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 8px;
line-height:10px;
font-style: normal;
font-weight: normal;
letter-spacing:.3px;
color: #5E5C52;
	}

a.footer:link {color: #5E5C52; text-decoration: none; font-size: 8px; line-height:10px; font-style: normal; font-weight: normal; letter-spacing:.3px;}
a.footer:visited {color: #5E5C52; text-decoration: none; font-size: 8px; line-height:10px; font-style: normal; font-weight: normal; letter-spacing:.3px;}
a.footer:hover {color: #5E5C52; text-decoration: underline; font-size: 8px; line-height:10px; font-style: normal; font-weight: normal; letter-spacing:.3px;}
