	<style type="text/css">
<!--
body {
	background-image: url(../images/skyblue.gif);
}
body,td,th {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #C4E4C4;
}
a:link {
	color: #6085B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6085B0;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #6085B0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #5C81AB;
}
h2 {
	font-size: 18px;
	color: #5C81AB;
}
h3 {
	font-size: 16px;
	color: #5C81AB;
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold}