P  {}

H1  
{
	font-size : large;
	color : black;
	margin-top : 10pt;
}

H2  {}

H3  {}

A  {color : Fuchsia;
text-decoration : none;
}

A:Visited  {text-decoration : none;}

A:Active  {text-decoration : none;}

A:Hover  {color : #6600ff; text-decoration : underline;}

BODY  {
	font-family : Verdana;
}

.textmenuitem  {
	font-family : Verdana;
	color : black;
	font-weight : normal;
	font-size : 9pt;
}

.more  {
	color : yellow;
	font-style : italic;
}

.texttoolbar  {
	font-size : 10pt;
}

.layertoolbar  {
	position : relative;
}


