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