BODY,TD {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.bold {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.title {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000853;
	font-weight: bold;
}

.footer {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#fullheight { height:100%; }

.navbar { border-top: thin solid black; width: 100%; }
.bar2 { border-top: thin solid black; width: 80%; }

A:link    { font-size: 10pt; color: #000853; text-decoration: underline; font-weight: bold; }
A:active  { font-size: 10pt; color: #000853; text-decoration: underline; font-weight: bold; }
A:visited { font-size: 10pt; color: #000853; text-decoration: underline; font-weight: bold; }
A:hover   { font-size: 10pt; color: #000853; text-decoration: none; font-weight: bold; }

A.footer:link    { font-size: 8pt; color: #000853; text-decoration: underline; font-weight: normal; }
A.footer:active  { font-size: 8pt; color: #000853; text-decoration: underline; font-weight: normal; }
A.footer:visited { font-size: 8pt; color: #000853; text-decoration: underline; font-weight: normal; }
A.footer:hover   { font-size: 8pt; color: #000853; text-decoration: none; font-weight: normal; }



