P  {
	margin-left : 10;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {
	color : #C0C0C0;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : #000000;
	font-style : italic;
}

A:Hover  {
	color : 9f0000;
	text-decoration : none;
}

BODY  {}


