body {
	background-color: White;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}

table {
	border: 1;
}

tfoot {
	background-color: #CCCCCC;
	font-size: 12px;
}	

th {
	color: Black;
	font-size: x-large;
	vertical-align: middle;
}

td.menu {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

a {
	color: Navy;
	text-decoration: none;
}

h1.h1 {
	font-size: 72px;
	font-weight: bold;
}

h2.h2 {
	font-size: 48px;
	font-weight: bold;
}

h3.h3 {
	font-size: 32px;
}