P  {
	font-size : small;
}

H1  {
	font-size : small;
	font-family : Stonehenge;
	color : Maroon;
}

H2  {
	color : Maroon;
	font-family : Stonehenge;
	font-size : medium;
}

H3  {
	font-size : x-large;
	font-family : Stonehenge;
	color : Maroon;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.tm  {
	font-size : x-small;
}

small  {
	font-size : x-small;
}

