td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1 {
	font-size: 18px;
}
.copyright {
	font-size: 9px;
}
ul {
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #666699;
}
a:visited {
	color: #666666;
}
