
P  {
	font-family : Arial;
	color : #000000;
	font-size : 13px;
}

A  {
	font-family : Arial;
	color : Red;
}

A:Visited  {
	color : Red;
	font-family : Arial;
}

A:Active  {
	color : Red;
	font-family : Arial;
}

A:Hover  {
	text-decoration : underline;
	color : Navy;
	font-family : Arial;
}

BODY  {
	font-family : Arial;
	color : #000000;
	font-size : 13px;
}

TD  {
	font-family : Arial;
	font-size : 13px;
}

DIV  {
	font-size : 13px;
	font-family : Arial;
}

A.marg  {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : Arial;
}

A.marg:Active  {
	color : #000000;
}

A.marg:Visited  {
	color : #000000;
}

A.marg:Hover  {
	color : #0000F;
	text-decoration : none;
}

#heisann {
	visibility : hidden;
	position : absolute;
	top : 20px;
	left : 20px;
}
