P  {
	font-size : x-small;
	color : Black;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-style : normal;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Blue;
}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	font-style : normal;
	color : Black;
}

