body {
	background-image: url(images/background-lite.jpg);
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.style11 {	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.style3 {font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 14px}
.style12 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style13 {color: #990000}