a:link
{
	text-decoration:none; font-size:9pt; font-family:Tahoma
}
a:visited
{
	color: black; text-decoration:underline;
} 
a:active 
{
	color: rgb(222,47,48); text-decoration:none;font-weight:bold;
	text-align:justify; 
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Helvetica; font-size:9pt;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}