<!--

border{
  font-size : 1pt;
}
TD{
  font-size : 12px;
  line-height:150%;
  color: #333333;
}
a,a:link{
  color: #333333;
text-decoration: none;
}
a:visited{
  color: #660033;
}
a:hover,a:active{
  color: #0000ff;
  text-decoration: underline;
}
h1 {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;

	}
h2 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 140%;

}
h3 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #0099cc;
	font-size: 16px;
	line-height: 140%;

}

-->