P  {
	text-indent : 1em;
	font : italic bold 12pt/14pt Times, serif;
}

H1  {
	font : bold Times, serif;
	text-align : center;
}

H2  {
	text-align : center;
}

H3  {
	text-align : center;
}

H4 {
	text-align : center;
}

H5 {
	text-align : center;
}

H6 {
	text-align : center;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

body {
  background-color: #C0C0C0;
  color: #000000;
}
:link { color: #00FF00 }
:visited { color: #00C0C0 }
:active { color: #000000 }
div.c1 {text-align: center}

BLOCKQUOTE {
	padding : 2 em;
	background-color : White;
	color : Black;
}

