<!--
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body {
	background-color: #5983FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}
.style2 {
	font-size: 18px;
	color: #2259FF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 5px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
}

/* footer text */
.tableline	{ background-color: #FFFFFF; border: 4px #5983FF solid; }
div.header{
 background-image:url(pageheader.gif);
 background-repeat:no-repeat;
 height: 30px;
}
div.footer{
 background-image:url(pagefooter.gif);
 background-repeat:no-repeat;
 height: 30px;
}

-->
