/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #4973e9;
	background-image: url(images/bk3.gif);
	background-repeat: repeat-x;
}
.style1 {
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.style2 {
    font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.style3 {
       background-repeat:no-repeat;
	   }			
-->
</style>
