
body		{background="#ffffff";
		BACKGROUND-IMAGE: url("image9.jpg");
		background-attachment: fixed;
		background-repeat: repeat;
		background-position: top center;
 		font-family: "Arial", "Helvetica", sans-serif;
 		font-weight: normal
		scrollbar-face-color:#808080;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#000000;
		}


a:hover	{color: blue; font weight:bold}


h1		{color: #000000; font-family: verdana, arial; font-weight: bold; font-size: 18pt; text-align:center }

h2		{color: #000000; font-family: verdana, arial; font-weight: bold; font-size: 16pt; text-align:left }

h3		{color: #000000; font-family: verdana, arial; font-weight: bold; font-size: 14pt; text-align:left }

h4		{color: #000000; font-family: verdana, arial; font-weight: bold; font-size: 12pt; text-align:left }

h5		{color: #000000; font-family: verdana, arial; font-weight: bold; font-size: 10pt; text-align:left }


img		{border=0}


