BODY 
	{ 
	background-color: #FFFFFF;
	background-image:url(images/bg.gif); 
	background-position:Center Center; background-attachment:fixed;
	background-repeat:no-repeat; scrollbar-track-color:ffffff; 
	scrollbar-face-color:ffffff; scrollbar-highlight-color:000000; 
	scrollbar-base-color:000000; scrollbar-darkShadow-color:000000; 
	scrollbar-shadow-color:000000; scrollbar-arrow-color:000000; 
	}

H1 
	{ 
	font-weight: 300;
	font-size: x-small;  
	font-family: verdana, helvetica, sans-serif; 
	color: #000000; 
	}

A 
	{ 
	color: #000000 
	}
	
A:link 
	{ 
	color: #000000; text-decoration: underline 
	}
	
A:hover 
	{ 
	color: #000000; text-decoration: none 
	}
	
A:active 
	{ 
	color: #000000; text-decoration: none 
	}