body, p, a, td, th, li, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body, p, td, th, li, dd {
	color: Black;
}
a, dt {
	color: #FF8C00;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:HOVER {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, sans-serif;
}
h1 {
	font-weight: bold;
	margin-top: 0px;
	color: #f76310;
	font-size: 19px;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #314ea2;
	font-size: 15px;
  clear: both;
}

