body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
}

/* H1's are used on all pages for the KW headings */
h1 { font-size:18px;
line-height:12px; }

/* H2's go above the H1's on all pages */
h2 { font-size:24px;
line-height:24px; }

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
}
.style7 {
	font-size: 18px;
}
.style8 {
	color: #003366;
	font-weight: bold;
}

