body {margin-top:10px; 
		margin-left:10px; 
		margin-height:10px; 
		margin-width:10px; 
		background-color:#AEA085;
		scrollbar-arrow-color:#000000;
		scrollbar-face-color:#AEA085;
		scrollbar-base-color:#000000;
		scrollbar-track-color: #000000;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		}

a:link  {color:#003366; text-decoration: none;}
a:visited  {color:#003366; text-decoration: none;}
a:hover  {color:#003366; text-decoration: underline;}
a:active  {color:#8FBCD1; text-decoration: underline;}


h1	{color:#003366;
	 font-size:medium;
	 }

h2	{color:#003366;
	 font-size:small;
	 }

h3	{color:#003366;
	 font-size:x-small;
	 }

h4 {color:#003366;
	 font-size:xx-small;
	 }

hr {color:#003366;}

p,blockquote {font-size:xx-small;}