P  {
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Purple;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

LI  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TD  {
	color : Black;
	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	font-size : x-small;
}
h1   { color: #c09; font-size: large }
h2   { color: #c09; font-size: large }
