body, p, a, li, th, td, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body, p, li, th, dt, td {
	font-size: 11px;
	color: Black;
}
a {
	font-size: 11px;
	color: #a85478;
	text-decoration: none;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
  border-bottom: 1px dotted #0550a1;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, th, dt {
	color: #0550a1;
}
h1 {
	font-size: 14px;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
}
h3, h4, h5, h6, dt, th {
	font-size: 11px;
}
h2, h3, h4, h5, h6 {
  clear: both;
}
th {
  background: #d3e0ed;
}
td.r1 {
  background: #ebf3fc;
}

td.r2 {
  background: #f3f9ff;
}

td.r3 {
  background: #d3e0ed;
}

