body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
  font-family: verdana,helvetica,arial,sans-serif;
}
body, p, table, td, th, ul, ol, textarea, input {
  font-size: 9pt;
}
a {
  color: #990000;
}
b {
	color: #003163;
}
span.stat {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 8pt;
  color:#666666;
}
.ColumnLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003163;
	text-transform: uppercase;
}
.sans09 {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 8pt;
}
h2.grey {
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 10pt;
  text-transform: uppercase;
  color: #413F7E;
}
tr.tableRowHeader {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  font-weight: bold;
  color: white;
  background-color: #6B8BAB;
}
td.tableCell_header {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  font-weight: bold;
  color: black;
}
a.tableCellHeader {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
a.tableCellHeader:hover {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  font-weight: bold;
  text-decoration: underline;
  color: white;
}
tr.tableRowOdd {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  background-color: #ffffff
}
tr.tableRowEven {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  background-color: #B9C8D7
}
td.tableFirstColumn {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
  background-color: #e6e9ee
}
td.tableCell {
  font-family: verdana, tahoma, arial, helvetica;
  font-size: x-small;
}