h1 {
	color: rgb(102,102,102); font: bold italic 180% "comic sans ms", sans-serif; text-align: center
}
h2 {
	font: 120% arial, helvetica, sans-serif; text-decoration: underline
}
body, td, form {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt
}
body {
	background-color: white; color: black
}
a:link {
	color: rgb(0,0,255);
	text-decoration: none
}
a:visited {
	color: rgb(153,0,153);
	text-decoration: none
}
a:active {
	color: rgb(255,0,0);
	text-decoration: none
}
a:hover {
	border: red 1px solid; margin: -1px; background-color: rgb(255,255,204)
}
table form {
	margin-bottom: 1px
}
table ol, table ul {
	margin-bottom: 1px
}
.floatleft {
	float: left
}
.synspan {
	color:white; font-weight:bold; white-space:nowrap;
}
