body {
  background: #F2F2F2;
  font-family: arial;
  font-size: 10pt;
}

p, td {
  font-family: arial;
  font-size: 10pt;
}

.hd {
  font-family: arial;
  font-size: 10pt;
  color: #FF0000;
  font-weight: bold;
}

.sm {
  font-family: arial;
  font-size: 8pt;
}

a:link { color: #FF3333; }
a:visited {  color: #FF7171; }
a:active { color: #FF3333; }
a:hover { background: yellow; }

.suncolumn {
	background-image: url('images/sun.gif');
	background-repeat: no-repeat;
}
