body, p, a, li, th, td, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body, p, li, th, dt, td {
	font-size: 12px;
	color: #666666;
}
a {
	font-size: 12px;
	color: #314152;
	text-decoration: none;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, dt, th {
	color: #5a759c;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #5a759c;
}
h2, h3, h4, h5, h6 {
  clear: both;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
}
h3, h4, h5, h6 {
	font-size: 12px;
}
th {
  background: #f9efdd;
}
td.r1 {
  background: #ddeafb;
}
td.r2 {
  background: #f4f8fe;
}
.code {
  font-family: "Courier New", Courier, monospace;
  color: Black;
}
dt {
  margin-top: 10px;
}
