A  {
	color : 000000;
	font-weight : bold;	
	font-size : 8pt;
	text-decoration : none;
}

A:Visited  {}

A:Active  {
	color : 0000ff;
	font-weight : bold;
}

A:Hover  {
	color : ff0000;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-family : Verdana;
	margin-top=1;
}

.siters {
	font-size : 7pt;
	margin-top=5;
	text-align=center
}