body{ background-color : #ffffcc;
 scrollbar-base-color : #ffcc66 ;
 font-size : 10pt ;
 line-height : 13pt ;
 margin : 10%,18%,10%,18% }
hr{ width : 400 }
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663366; }

