body

{ background-image: url(tileback.gif);
background-repeat: repeat;
background-position: left top;
background-attachment: fixed }

{ background: black; color: #ffffff; font-size: 10pt;
font-family: "arial narrow", arial, sans-serif }

	h1 { font-weight: normal; font-size: 8pt }
	h2 { font-weight: bold; font-size: 10pt }    
	h3 { font-size: 10pt }
	h4 { font-weight: normal; font-size: 10pt }

	A:link { color: silver; text-decoration: none }
	A:visited { color: #B6AEAE; text-decoration: none }
	A:hover { color: #FF0033; text-decoration: none }
	A:active { color: silver; text-decoration: none }

	table, tr, td

	{ color: #ffffff; font-size: 10pt;
	font-family: "arial narrow", arial, sans-serif }

	h1 { font-size: 8pt }
	h2 { font-weight: bold; font-size: 10pt }    
	h3 { font-size: 10pt;  text-decoration: italic }
	h4 { font-weight: normal; font-size: 10pt }

		A:link { color: silver; text-decoration: none }
		A:visited { color: #B6AEAE; text-decoration: none }
		A:hover { color: #FF0033; text-decoration: none }
		A:active { color: silver; text-decoration: none }
