﻿body	{
	font-family: "Bookman Old Style", "Verdana", "Geneva", "Arial", "sans-serif";
	font-size: 10pt;
	color: #666666;
	background-color: #fae6ce;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	line-height: 1.3em;
	scrollbar-base-color: #fae6ce;
	}

.headline {
	font-family: "Bookman Old Style", "Verdana", "Geneva", "Arial", "sans-serif";
	}

a	{
	color: #666666;
	}

a:visited	{
	color: #666666;
	}

a:active	{
	color: #666666;
	}

a:hover	{
	color: #999999;
	}

a:link	{
	 text-decoration: none;
	}

a:active	{
	 text-decoration: none;
	}

a:visited	{
	 text-decoration: none;
	}

h1, h2	{
	border-bottom: 1px solid darkgray;
	}

h1	{
	font-family: "Bookman Old Style", "Verdana", "Geneva", "Arial", "sans-serif";
	font-size: 170%;
	}

h2	{
	font-family: "Bookman Old Style", "Verdana", "Geneva", "Arial", "sans-serif";
	font-size: 130%;
	}

td	{
	font-family: "Bookman Old Style", "Verdana", "Geneva", "Arial", "sans-serif";
	color: #666666;
	font-size: 10pt
	}





