a
{
	color: #808000;
	text-decoration:none; 
}a:hover
{
	color: #808000;
	text-decoration:underline; background-color:#EDEBDC 
}
a:visited
{
	color: #666633;
} 
a:active 
{
	color: #CC9900;
}
.text
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	margin-left:25; 
	text-indent:-20 
}
.tabletext
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
.mini
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif, 'sans serif';
	font-size: 8pt
}
.details
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt
}

body
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #462300; background-color:#D6CEAD;)  
}
table
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;	border-style:solid; border-width:0; table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153) 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif, 'sans serif';;
}
h1
{
	color: #CC0000;
	font-size: 20pt
}
h2
{
	color: #CC0000; 
	font-size: 18pt; text-decoration:overline; font-style:italic; font-weight:bold}
h3
{
	color: #993300; 
	font-size: 16pt; text-decoration:overline; font-style:italic; font-weight:bold}
h4
{
	color: #993300; 
	font-size: 14pt; font-weight:bold}
h5
{
	color: #993300; 
	font-size: 12pt; font-weight:bold}
h6
{
	color: rgb(153,153,51);
	font-size: 10pt}
hr           { border: 1px solid #808000; background-color: #C0C0C0 }