a:link         { color: #BF0000; text-decoration: underline }
a:visited    { color: #BF0000; text-decoration: none }
a:hover      { color: #ff0000; text-decoration: underline; font-style: italic }
a:active     {
	color: #ff0000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
h1           { font-family: Arial Black; font-size: 14pt; color: #336699 }
h2           { font-family: Times New Roman; font-size: 14pt; color: #666666; font-weight: bold }
h3           { font-family: Times New Roman; font-size: 12pt; color: #336699 }
td           { font-family: arial, helvetica; font-size: 10pt }
tbody        { font-family: Arial; font-size: 10pt }.TextLink-pdf-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #B01E2B;
	text-decoration: none;


