P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : Black;
	color : Yellow;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
}

TABLE {
	font-size : x-small;
}
