.menu {
	cursor: hand;
}
a:hover {
text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: top;


}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
.default {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}
