html,body {
	height: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	color: #000000;
	margin-top: 0px;
}
.header {
	font-size: 16px;
	color: #36A7E9;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.subheader {
	font-weight: bold;
}

table#test {
	height: 100%;
}

a:link {
  color:#36A7E9;
  text-decoration:underline;
  }
a:visited {
  color:#36A7E9;
  text-decoration:underline;
  }
a:hover {
  color:#000000;
  text-decoration:underline;
  }
.product_header {
	font-size: 16px;
	color: #36A7E9;
	margin-top: -5px;
	margin-bottom: 0px;
}
.fl_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.singleLine {
	line-height: 145%;
}
.smallType {
	font-size: 9px;
	color: #999999;
	line-height: 10px;
}
.indent {
	margin-left: 25px;
	line-height: 11px;
}
