<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
b {
	background-image: url(assets/bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
b {
	background-image: url(assets/bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
hr {
	color: #003399;
}
a {
	font-family: "Palatino Linotype", "MS Serif";
}
a {
	color: #003399;
}
body {
	background-image: url(assets/bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

