@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-repeat: repeat-x,y;
	background-image: url(../images/BGround.jpg);
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.text{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.style2 {font-size: 12px; font-weight: bold; }
-->
</style>