a.doclink:link, a.doclink:active, a.doclink:visited  {
		color: #2525C9;
		font-weight: bold;
		text-decoration:  underline;
	}
a.doclink:hover  {
		color: #752364;
		font-weight: bold;
		text-decoration:  underline;
	}
a.podlink:link, a.podlink:active, a.podlink:visited  {
		font-size: 9pt;
		color: #2525C9;
		font-weight: normal;
		text-decoration:  none;
	}
a.podlink:hover  {
		font-size: 9pt;
		color: #752364;
		font-weight: normal;
		text-decoration:  underline;
	}

a.faqlink:link, a.faqlink:active, a.faqlink:visited  {
		color: #000000;
		font-style: italic;
		font-weight: 400;
		text-decoration:  underline;
	}
a.faqlink:hover  {
		color: #0000ff;
		font-style: italic;
		font-weight: normal;
		text-decoration:  underline;
	}
..hlink a.pglink:link, a.pglink:active, a.pglink:visited  {
		color: #2525C9;
		font-style: normal;
		font-weight: 400;
		text-decoration:  none;
	}
a.pglink:hover  {
		color: #752364;
		font-style: normal;
		font-weight: normal;
		text-decoration:  underline;
	}
td.pgtitle {
	padding-left: 0px;
}

a img {border: 0;   }

p.hplnk {
	margin-top: 0px;
	margin-bottom:  4px;
	margin-left:  8px;
}

#hpimg {
	margin-top: 4px;
	margin-bottom: 0px;
}

HTML {   overflow: -moz-scrollbars-vertical;}