P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

BODY  {}

td.footer  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

