body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Navlinks { font-weight: bold; color: #ffffff; text-decoration: none; }
.Navlinks:hover { text-decoration: underline; font-weight: bold; color: #267c95;}

.Navlinks_sm { font-weight: bold; font-size: 10%; color: #ffffff; text-decoration: none; }
.Navlinks_sm:hover { text-decoration: underline; font-weight: bold; color: #267c95;}

a { color: #267c95; 
	text-decoration: underline;}
a:hover { text-decoration: underline;}

.caption {
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #233e6b;
}

