body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.centered {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 0px;
}
div.centered {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

body,td,th {
    font-size: small;
}
a:link {
    color: #0000FF;
}
a:visited {
    color: #0000FF;
}
a:hover {
    color: #0000FF;
}
a:active {
    color: #0000FF;
}
.style3 {
    color: #64338F;
}
.style2 {
    color: #64338F;
    font-size: small;
}
.style5 {
    color: #64338F;
    font-size: small;
    font-weight: bold;
}
.style7 {
    color: #64338F;
    font-size: medium;
}
.style8 {
    font-size: medium
}
.style9, .style10 {
    color: #64338F;
    font-size: 1.5em;
    font-weight: bold;
}
.style10 {
    font-size: 1.7em;
}
.style13 {
    color: #64338F;
}

table.fmtTable {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  width: 98%;
  margin-bottom: 10px;
}
table.fmtTable th,
table.fmtTable td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 6px 6px 8px;
  vertical-align: top;
}
table.fmtTable thead th,
table.fmtTable thead td {
  color: #FFFFFF;
  background-color: #64338F;
  font-weight: bold;
}
table.fmtTable tfoot th,
table.fmtTable tfoot td {
  color: #FFFFFF;
  background-color: #64338F;
  font-weight: bold;
}
table.fmtTable th {
  color: #64338F;
}
table.fmtTable tfoot th a {
  color: #efefff;
}


