/* a:link, a:visited, a:active {text-decoration: none} */
body
	{
	background-color:		#1A4266;
	scrollbar-face-color:		#356190;
	scrollbar-highlight-color:	#ABABAB;
	scrollbar-shadow-color:	#000000;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:	#1A4266;
	scrollbar-track-color:		#1A4266;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-base-color:		#000000;
	}	

a:link, a:hover, a:visited, a:active, a:active	{text-decoration: none}


h1	{font-size: 75%}

#h80	{ width: 600px; height: 80px; overflow: auto;}
#h120	{ width: 600px; height: 120px; overflow: auto;}
#h180	{ width: 600px; height: 180px; overflow: auto;}
#h280	{ width: 600px; height: 280px; overflow: auto;}
#h380	{ width: 600px; height: 380px; overflow: auto;}
#h480	{ width: 600px; height: 480px; overflow: auto;}
#h580	{ width: 600px; height: 580px; overflow: auto;}
#h680	{ width: 600px; height: 680px; overflow: auto;}

#h200	{ width:200px; height: 200px; overflow: auto;}