a:link
{
	color: #006666; 
}
a:visited
{
	color: #808000; 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255); color:#000000; font-size:10pt; text-align:justify

}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:Tahoma; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;color:#003366; font-weight:bold
}
h1
{
	
}
h2
{
	 
}
h3
{
	}
h4
{
	}
h5
{
	}
h6
{
	
}p            { text-align: justify; line-height: 150% }
li           { line-height: 150% }
