body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: 80%;
}

th {
    font-size: 80%;
	font-weight: bold;
}


.width90 {
	width: 105px;
	text-align:right;
	vertical-align:top;
	font-size: 80%;
}
/* Used for laying out banner div */
/* Which forms the oover sheet when printed */
#banner {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
.disclaim {
font-style:normal;
font-size:100%;
}
.note {
font-size:100%;
}

#banner h2 {
font-style:italic;
font-size:150%;
}
#banner h3 {
font-style:normal;
font-size:100%;
}
