body {
	font-size: 100%;
}
a:link {
	text-decoration: underline;
	color: #0099FF;
}
a:visited {
    color: #003399;
}
a:active {
	color: #3399FF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 12px;
	margin: 0px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	text-align: center;
	background-color: #FFFFFF;
}
.nav a:link {
	color: #003399;
	text-decoration: none;
}
.nav a:visited {
	color: #003399;
	text-decoration: none;
}
.nav a:hover {
	color: #003366;
}
.nav a:active {
	color: #FFFFFF;
	background-color: #003366;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	margin: 0px;
	padding: 12px 4px 4px;
	color: #003366;
}
.tb {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: bottom;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
