@charset "utf-8";
/* CSS Document */

body {
	background: url('images/bg.jpg') #837a65;
	background-repeat:repeat-x;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.style5 {font-family: "Times New Roman", Times, serif}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
#topleft
{
            background-image: url(images/leftbar1.gif);
			background-repeat:no-repeat;
			height:40px;
           
}
