body {
	background: #000040;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
  margin: 10px;
  padding: 10px;
}

#bpm, #time {
	color: #FFBF00;
	text-align: right;
}

table {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #641B35;
}

a:link { color: orange; }
a:visited { color: orange; }

td, th {
  border: 1px dotted #B85A7C;
  color: #F6ECF0;
  padding: 4px;
}

tr.zebra {
  background: #490010;
}

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #B85A7C;
  text-align: left;
  background: #000000;
  color: #F6ECF0;
  padding: 4px;
}

div.title1 {
	font-size    : 50px;
	font-family  : font1, Arial Black, serif;
	line-height  : 40px;
	color        : #004080;
	margin-top   : 15px;
	margin-left  : 15px;
	margin-right : 50px;
	background   : none;
	text-align   : left;
}

div.title2 {
	font-family  : font2, Arial, serif;
	font-size    : 30px; 
	line-height  : 35px;
	color        : #E1E1E1;
	margin-left  : 550px;
	margin-right : 10px;
	background   : none;
}

