@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
}

A:link {text-decoration: underline; color: #296CBE;}
A:visited {text-decoration: underline; color: #296CBE; }
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #666666 ;}

.tables {
background-image: url(images/bg3.gif) ;
background-repeat: repeat-y;
background-position: center;
}

.style13 {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style54 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.styins {font-family: Arial, Helvetica, sans-serif; font-size: 16px;
-->
</style>