body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.h1 {
	font-size: 18px;
	color: #778899;
}

.h2 {
	font-weight: bold;
	font-size: 14px;
	color: #778899;
}

.topnav {
	font-weight: bold;
	font-size: 14px;
	color: #778899;
	text-decoration: none;
}

.nav {
	font-size: 11px;
	color: #778899;
}

.quickfacts {
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #778899;
	border: 1px solid #666666;
	margin: 5px 5px 5px 5px;
}

a {
	color: #778899;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-weight: bold;
	color: #778899;
	text-decoration: none;
}

a:hover.link1 {
	text-decoration: underline;
}