TD {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
}H1 {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	border-width: thin thin thin thin;
	border-color: gray gray gray gray;
	border-style: outset outset outset outset;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}H2 {
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: bold;
	background-color: gray;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	border-color: gray gray gray gray;
}DT {
	font-weight: bold;
	border-style: outset outset outset outset;
	border-color: #00004d #00004d #00004d #00004d;
}
HR{
  
  right : auto;
  color : #464646;
border-width : inherit inherit inherit inherit;border-style : dotted dotted dotted dotted;
  
  bottom : auto;
  width : 500px;
}
