body, p, a, li, td, th, dd, dt {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
}
body, p, li, td, th, dd {
	color : Black;
}
th, dt {
  font-weight: bold;
  color: #001161;
}
dd {
  margin-bottom: 10px;
}
a {
	color : #005bcc;
	font-weight : bold;
	text-decoration : none;
}
a:HOVER {
	text-decoration : underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family : "Times New Roman", Times, serif;
	color : #001161;
}
h1 {
	font-size : 36px;
	padding : 0px;
	margin : 0px;
}
h2 {
	font-size : 16px;
}
h3, h4, h5, h6 {
  font-size: 12px;
}
h2, h3, h4, h5, h6 {
  border-bottom: 1px dashed #001161;
  clear: both;
}
