/* Copyrighted 2007 Jacob Tyler Wolfgang. */
/* All Rights Reserved. */

body	
	{
	color:#FFFFFF;
	font-family:Georgia;
	background-color:#978463;
	font-size:12pt;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#988564;
	scrollbar-base-color:#988564;
	scrollbar-darkshadow-color:#988564;
	scrollbar-face-color:#988564;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#988564;
	}

a:link, a:visited
	{
	color:#FFFFFF;
	text-decoration:underline;
	}

a:active, a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}

img, a.img:active, a.img:hover, a.img:link, a.img:visited
	{
	border:0px;
	}