h1           { font-size: 11pt; font-weight:bold }
h2           {  font-size: 10pt; font-weight:bold}
h3           {  }
h4           {  }
h5           {  }
h6           {  }
a:link
{
	color: #008000;  text-decoration : none
}
a:visited
{
	color: #008000;  text-decoration : none
} 
table
{
	border:1px dotted #C0C0C0; 
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	TABLE-LAYOUT: fixed; font-size:9pt
}
body
{
	color: #008000;  
}
td
{
	border-width: 0
}
a:hover      
{
	color: #00FF00; text-decoration:underline  
}
html
{
	background-color: #FFFFDD;
	color: #008000; font-size:9pt; font-family:Times New Roman; margin-top:0; margin-bottom:0 
}
a            
{
	color: #008000;  text-decoration : none blink
}
address
{
	color: #008000;  
}