body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #598FA9;
	width:100%;
	height:100%;
	margin:0;
	overflow:hidden;
	overflow-y:auto;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
	color: #0C436A;
}
h5 {
	font-size: 70%;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}

