body {background-color:#FFFFCC;}
a {text-decoration:none; color:#666000; font-size:10pt; font-weight:bold; font-family:sans-serif;}
a:hover {text-decoration:none; color:brown; font-size:10pt; font-weight:bold; font-family:sans-serif;}
p {

	font-family: sans-serif;
	font-size: 10pt;
	
	text-align: left;
	color:#666000;
}

h1, h2, h3, h4, h5, h6  { color:#B9A03A }

h1 {	font-size:22pt;
	font-family: serif;
	font-style:italic; }

h3 {	font-size:18pt; }

h4 {	font-size:12pt;
	font-family:sans-serif; }

h5 {	font-size: 10pt;
	font-family:sans-serif; }

h6 {	font-size: 9pt;
	font-family: sans-serif; }

body, textarea 
{ 
overflow: auto; 
}
