body {
	background-color: #999999;
}

table {}

a.head {
	text-decoration: none;
	color: white;
	font-size: 9pt;}

a.head:hover {
  color: black;
  font-size: 9pt;}

p.head {
	text-decoration: none;
	color: black;
	font-size: 16pt;}

a.body {text-decoration: none;
  font-size: 9pt;
  color: black}

a.body:hover {color: white}

p.body {text-decoration: none;
  color: black;
  font-size: 9pt;}

a.foot {
	text-decoration: none;
	color: white;
	font-size: 9pt}

a.foot:hover {
	text-decoration: none;
	color: #333333;
	font-size: 9pt;}

p.foot {
	text-decoration: none;
	font-size: 9pt;
	color: #000000;}
	
p.copyright {
	text-decoration: none;
	font-size: 7pt;
	color: #CCCCCC;}

