BODY {	BACKGROUND-POSITION: left top;
 		BACKGROUND-IMAGE: url(images/background.jpg);
 		BACKGROUND-REPEAT: no-repeat;
 		background-attachment: fixed;
}
BODY {	color: #000000;
	font-size: 11px;
	border: 0px;
	margin-top: 0px;
	padding: 0px; 
	margin-left: 0px;
	margin-right: 0px;
}
BODY { SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: yellow
}
A:link {
	color: #808080;
	background: ;
	text-decoration: none; font-weight:bold
}

A:visited {
	color: #808080;
	background: ;
	text-decoration: none; font-weight:bold 
}

A:hover {
	color: #808080; 
	background: ; 
	text-decoration: underline; font-weight:bold
}

A:active {
	color: #808080; 
	background: ; 
	text-decoration: underline; font-weight:bold 
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b
     { font-family: arial,sans-serif, Verdana, Helvetica; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
h5 { font-size:9pt; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
i { font-family:Arial, Helvetica, sans-serif; font-size:8pt; }