P  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : underline;
	color : #5F79B1;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : #98A9CD;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

table  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

