P  {
	font-family : Arial;
	font-size : x-small;
}

td  {
	font-family : Arial;
	font-size : x-small;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #004A80;
}

A:Visited  {
	color : #004A80;
	text-decoration : none;
}

A:Active  {
	color : #0000FF;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color : #0000FF;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
}

