BODY      	 { background-color: #D0D0D8;
		   scrollbar-face-color: #C8C8C8;
		   scrollbar-highlight-color: #E0E0E0;
		   scrollbar-3dlight-color: #E8E8E8;
		   scrollbar-darkshadow-color: #B0B0B0;
		   scrollbar-shadow-color: #C0C0C0;
		   scrollbar-arrow-color: #404040;
		   scrollbar-track-color: #EAEAEA;
		   margin: 0; }

A:link    	 { text-decoration: underline; color: #404040; }
A:visited 	 { text-decoration: underline; color: #404040; }
A:active  	 { text-decoration: none; color: #A0A0A0; }
A:hover  	 { text-decoration: none; color: #A0A0A0; }

A:link#menu	 { text-decoration: none; color: #A0A0A0; }
A:visited#menu 	 { text-decoration: none; color: #A0A0A0; }
A:active#menu 	 { text-decoration: none; color: #000000; }
A:hover#menu   	 { text-decoration: none; color: #000000; }

P        	 { color: #000000; font-family: tahoma; font-size: 11; }
P#menu   	 { color: #A0A0A0; font-family: tahoma; font-size: 10; text-align: center; font-weight: bold; }
P#title   	 { color: #000000; font-family: tahoma; font-size: 18; font-weight: bold; }

I        	 { color: #808080; font-family: verdana; font-size: 10; }

IMG      	 { border-color: #A0A0A0; }
