BODY {	BACKGROUND-POSITION:  
     left top;
     BACKGROUND-REPEAT: no-repeat;
     background-attachment:scroll;
     background-color:#FFFFFF;
     background-image:url(images/background2008.jpg)
}
BODY {	color: #000000;
	font-size: 11px;
	border: 0px;
	margin-top: 10px;
	padding: 0px; 
	margin-left: 10px;
	margin-right: 0px
}

A:link {
	color: #666666;
	background: ;
	text-decoration: none; font-weight:bold
}

A:visited {
	color: #666666;
	background: ;
	text-decoration: none; font-weight:bold 
}

A:hover {
	color: #666666; 
	background: transparent; 
	text-decoration: underline; font-weight:bold 
}

A:active {
	color: #666666; 
	background: transparent; 
	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:Verdana, Arial, Helvetica, sans-serif; }
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:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; }
i { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; }