h1,h2,h3,h4,p,td {
  color:#FFF;
  font-weight:normal;
	font-size:10pt;
	font-family:Arial,Helvetica,sans-serif;
}
h1 {
	font-size:8pt;
}
h3 {
  font-weight:bold;
  font-size:12pt;
}

a       { color:#6699FF; text-decoration:none; }
a:hover { color: #99FFFF; }

.headline { letter-spacing:10px; }
.list td { font-weight:bold; }
