h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	text-align: center;
	color: #003366;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #3366CC;
	background-image: url(Images/backgrounds/lblue047.gif);
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	text-align: center;
}
b {
	background-image: url(Images/backgrounds/lblue047.gif);
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006633;
}
