P  {
	font-family : sans-serif;
}

H1  {
	font-family : serif;
	font-size : x-large;
}

H2  {}

H3  {}

A  {
	text-decoration : none;
	font-weight : bold;
	color : #660000;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : line-through;
}

A:Hover  {
	color : #FF0000;
	text-decoration : none;
}

BODY  {}

#gsFooter { display : none; }