.style3 {
	color: #003366
}
.style4 {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
.style5 {font-size: 11px}
.style6 {
	color: #006;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/bckgd.jpg);
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	color: #003399
}

.style8 {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.style9 {color: #FFFFFF
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #660000;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	color: #660000;
	font-size:11px;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	font-size:11px;
	text-decoration: none;
}
a.n:link {
	color: #CCCCCC;
	font-size:10px;
	text-decoration: none;
}
a.n:visited {
	color: #CCCCCC;
	font-size:10px;
	text-decoration: none;
}
a.n:hover {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}
body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

