.product_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #993333;
}
.Teaser {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : normal;
	color : #993333;
}

.H_NavBar {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: blue;
  text-decoration: none;
  text-transform: capitalize;
}

H2 {
  font-family: "Arial Narrow";
  font-style: normal;
  font-variant: normal;
  font-size: 16pt;
  font-weight: normal;
  color: blue;
  text-decoration: none;
  text-transform: none;
}

.Callout {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  border-top: 0px blue solid;
  width: 300px;
  text-decoration: none;
  color: teal;
  margin-left: 10px;
  margin-right: 10px;
  border-right: 0px blue solid;
  border-bottom: 0px blue solid;
  border-left: 0px blue solid;
}

UL {
	margin-left : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #993333;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000080;
}
.highlight {
	margin-left : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #993333;
}

.normal{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : normal;
}

