<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}


body {
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color:#000000;

}

.small   {font-size:   10px}
.regular {font-size:   12px}
.large   {font-size:   16px}
	  font-weight: bold;
.price   {font-size:   16px}
	  font-weight: bold;			
.header  {font-size:   12px;
          font-weight: bold;
		  }
a:link    {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover   {color: #CD6763;
		   text-decoration: none;}
a:active  {color: #FFFFFF;
}
-->
</style>