body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFF99;
}
table {
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {  text-decoration: underline; color: #FF0000}
.justify {  text-align: justify}
.link1 {  color: #FFCC00; text-decoration: none}
