a:link	{	color: midnightbule;		}
a:visited
	{	color: midnightbule;		}
a:active{	color: midnightbule;		}
		
a:hover	{	color: #FF9900;
		font-weight: bolder;
		background-color: whitesmoke;	}
		
body	{	font-family: MS UI Gothic, ‚l‚r ‚oƒSƒVƒbƒN, Helvetica;
		background-color: yellowgreen;
		color: midnightbule;
		font-size: 11pt;
		line-height: 1.4;		
		MARGIN: 0% 10% 0% 15%;		
		scrollbar-arrow-color: gold;
		scrollbar-face-color: whitesmoke;
		scrollbar-track-color: whitesmoke;}

.page	{	text-align: justify;
		text-justify: distribute-all-lines;	}



hr	{	color: #036;
		size:5;		}

ul	{	text-indent: 5%;	}