body, table, input, select {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #e9e9e9;
}

h1 {font-size: 24pt;}
h2 {font-size: 18pt;}
h3 {font-size: 14pt;}
h4 {font-size: 12pt;}
h5 {font-size: 10pt;}
h6 {font-size: 8pt;}

a {
	color: #0000ff;
	text-decoration: none;
}

td.topnav1 {
	background: #00006d;
	text-align: center;
	height: 22px;
	border-right: solid 2px #ffffff;
}
a.topnav {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

span.bb { /* blue bold */
	color: #2121ed;
	font-weight: bold;
}
.padtop {
	padding-top: 5px;
}
