body {
	background-image: url('images/BlueStrip.jpg');
	background-repeat: repeat-x
}
h1 {
	font-size: 24px;
	color: #000066;
	font-weight: normal;
	font-stretch: expanded;
}
h2 {
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #000066;
	font-weight: normal;
}
.style1 {color: #0066CC}
.style2 {color: #0066CC; font-size: 16px; }
body, td, th {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: large}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
