a:link
{
	color: #663300; margin-top:3 
}
a:visited
{
	color: #663300; 
} 
a:active 
{
	color: #663300;
}
body
{
	font-family: Verdana;
	font-size:11pt;
	background-color: #999966;
	color: #663300; 
		
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(0,0,0); 
	font-family: Verdana;
	font-size:11pt;
	margin-top: 1; 
	margin-right: 7;
	color: #663300; 


}
h1, h2, h3, h4, h5, h6
{
	
	font-family:Verdana
	color: #663300; 
 
}
h1
{
	font-size:14pt;
	text-transform: uppercase; font-weight:bold
}
h2
{
	font-size:12pt;
	margin-bottom: 0;
	text-transform: uppercase; margin-top:6; font-style:italic
	
}
h3
{
	font-size:12pt; margin-top:3; margin-bottom:0
}
h4
{
font-size:22pt;
	text-transform: uppercase;

}
h5
{

}
h6
{

}

li
{

}
p
{
text-align:justify; 
margin-top: 0; margin-bottom: 6; margin-right: 2;
}