body { 
  font-family:arial ; 
  	font-size: 10pt;
 
	color: #3C3014;
	background-color: #F6E7C3;
	background-attachment:fixed;
	font-family: Times New Roman;
	font-size: 70%;
	
}

p {
	text-align: left;
	font-size: 10pt;
	color: #513706;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

UL,LI
		{
			COLOR: #513706;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

TABLE ,td
		{
			COLOR: #3C3014;
			background-color: #F6E7C3;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}


h1 {
	font-size: 10pt;
	color: black;
	font-family: arial;
}

h2 {
	font-size: 14pt;
	color: black;
	font-family: arial;
}

h3 {
	font-size: 10pt;
	color: black;
	font-family: arial;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	text-align:center;
	
}

td h1 {
	font-size: 10pt;
	color: #513706;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 2px solid #000000;
}
a:link    {color: #B07D03;}
a:active  {color: #B07D03;}
a:visited {color: #B07D03;}

img.link { cursor: pointer; border-color: #3C3014}
