* {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  color: #000000;
}

body {
  margin: 10px;
  background: #ffffff;
}

h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 14pt;
  padding-bottom: 0;
}

h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10pt;
  padding-bottom: 0;
}

a {
  text-decoration: none;
}

a:link {
  color: #0000ff;
}

a:visited {
  color: #0000c0;
}

a:hover {
  color: #ff0000;
}

img {
  border: 0px;
}

td.ms {
  font-family: monospace;
}

td.select {
  font-family: monospace;
  text-align: center;
}

td.datecol {
	text-align: right;
}

td.gamertag {
	background: #ffffff;
	text-align: center;
	padding-left: 30px;
}

tr.otherline {
	background: #f0f0ff;
}

tr.line0 {
	background: #a0a0a0;
}
tr.line1 {
	background: #f0f0ff;
}
tr.line2 {
	background: #e0e0ff;
}

.small {
  font-size: 8pt;
}

.centered {
  text-align: center;
}

.flow {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
}

.foot {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #888888;
  background: #ffffff;
}
