P  {}
body table tr td table tr td table tr td p a {
}


H1  {}

H2  {}

H3  {}

A  {
	color : yellow;
	text-decoration : underline;
}

A:Visited  {
	color : #5580FF;
	text-decoration : underline;
}

A:Active  {
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : pink;
	text-decoration : none;
	background : #0F1850;
}

BODY  {}

h1 { font: italic 2em Georgia; color: rgb(23, 109); margin: 1em 0 1em}
body table tr td table tr td table tr td p a {

}
