A  {
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	color : blue;
}

A:Visited  {
	color : #007000;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : black;
	font-style : normal;
	font-weight : bold;
}

A:Hover  {
	color : #aa0020;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-size : x-small;
}

bal  {
	font-size : 2pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

