body {
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-size: x-small;
	color: #000000;
}
th {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: small;
	color: #000033;
}
h2 {
	font-size: x-small;
	color: #000066;
	margin-bottom: 2px;
}
a:link {
	font-size: x-small;
	color: #006699;
}
a:visited {
	font-size: x-small;
	color: #990000;
}
a:hover {
	font-size: x-small;
	color: #FF3333;
	text-decoration: none;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}

font {
        font-size: 16px;

}