BODY{

	background-image: url(images/background_index.gif);
	background-repeat: no-repeat;
	background-position: center center;

	
	scrollbar-arrow-color:red;
	scrollbar-base-color:red;
	scrollbar-shadow-color:red;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-dark-shadow-color:gray;
	scrollbar-3d-light-color:gray;}
	
BODY{font-family: verdana, helvetica, arial, sans-serif;}

		a {color: red; text-decoration: underline; font-size: 9pt;}
		a:hover {color: red; text-decoration: overline; font-weight: bold; font-size: 9pt;}
		a:link {color: red; text-decoration: underline; font-size: 9pt;}
		
		.title {font-size: 15pt; text-decoration; overline; font-weight: bold; color: red;} 
		.copyright {font-size: 7.5pt; text-decoration: overline;}
		.copyright2 {font-size: 10pt; text-decoration: overline;}
		.copyright3 {font-size: 10pt;}
		
