		A	{ color: white;}
		A:hover { color: black; text-decoration: none; background: white}
		a.1:hover { color: black; text-decoration: none; background: white; font-size: 20}
		h1	{ text-align: center; font-size: 40; color: white;}
		h1.1	{ text-align: center; color: red; font-size: 40;}
		h3	{ text-align: center}
		p	{ text-align: center}
		p.2    	{ text-align: right}
		hr	{ width: 95%;} 
		td	{ text-align: center}	
		BODY 	{
				background-image: url(pics\background.gif);
				color: white;
				margin: 5;
				scrollbar-base-color: black;
				scrollbar-track-color: grey;
				scrollbar-face-color: grey;
				scrollbar-highlight-color: white;
				scrollbar-3dlight-color: black;
				scrollbar-darkshadow-color: grey;
				scrollbar-shadow-color: grey;
				scrollbar-arrow-color: white;
			}	
-->
