body {
	background-color: #015289;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a {
	font-size: small;
	color: #48AA43;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tinytext {
	font-size: x-small;
	font-weight: bold;
	color: #015289;
}
.lists {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-indent: 26px;
}
.header1 {
	color: #B25C11;
	font-size: medium;
	font-weight: bold;
}

.hidden { 
	display: none; 
}
.unhidden { 
	display: block; 
}
a2 {
	font-size: x-small;
	color: #48AA43;
	font-weight: bold;
	text-decoration: underline;
}
