P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
}

BODY  {
	font-size : x-small;
	font-family : tahoma,verdana,arial;
}

