x {}
body
	{
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFFA0;
	scrollbar-base-color: #006600; 
	scrollbar-arrow-color: #FFFFA0; 
	}
h1
	{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;
	}
hr {width: 100%; color: #107597; height:1px;}
a:link
	{
	text-decoration: none;
	color: LIME;
	font-weight: bold;
	}

a:visited
	{
	text-decoration: none;
	color: LIME;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #FFAA00;
	font-weight: bold;
	}
