@charset "utf-8";
/* CSS Document */
<!--
.style3 {font-size: 10px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #0028A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0028A1;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #0028A1;
}
body {
	background-image: url(images/Page-BgTexture.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
.style4 {
	font-size: small;
	font-weight: bold;
}
.style5 {font-size: small}
.style7 {font-size: small; font-weight: bold; color: #FFFFFF; }
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}
-->