P  {
	font-size : x-small;
	font-family : Arial;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Arial;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : #FF0000;
}

A:Active  {
	color : #008080;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : #000080;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
}

