A:link {text-decoration: none; color: #CC3366;}
A:visited {color: #990066;}
A:active {text-decoration: none}
A:hover {color: #FF99CC;}


TD.page1Text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	height: auto;
	margin: auto;
	padding-top: 15pt;
	padding-right: 20pt;
	padding-bottom: 3pt;
	padding-left: 20pt;
}

TD.quote
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: white;
	color: #CD4F99;
	font-weight: bolder;
	font-style: italic;
}
TD.pageSubTitle
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: white;
  color: #0066CC;
  font-weight: bold;
}
TD.tableHeader
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: navy;
  color: white;
  font-weight: bold;
}
TD.tableSubHeader
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: white;
  color: #990000;
  font-weight: bold;
}
TD.tableLineGrey
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E8E8E8;
  color: black;
  font-weight: bold;
}
TD.tableLineBlue
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C4D6EE;
  color: black;
  font-weight: bold;
}
TD.tableLineNew
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFCC;
  color: black;
  font-weight: bold;
}

