@import url(afst.css);


IMG.photo {
 position:absolute;
 top: 100px;
 left: 11px;
}


DIV.vitals {
 position: absolute;
 top: 110px;
 left: 301px;
}


P.station {
}


DIV.details {
	position: absolute;
	top: 379px;
	left: 12px;
}


BODY {
  font-family: Helvetica, sans-serif;
  color: black;
  background-image: url(./back.gif);
  background-color: white;
  text-align: left;
}


SMALL {
  font-size: 6pt;
}


A:link {
  color: blue;
  text-decoration: none;
}


A:visited {
  color: purple;
  text-decoration: none;
}
