
h2 { font-weight: 100; font-size: 16px; font-family: Arial, Arial }
h3 { font-weight: 500; font-size: 16px; font-family: Arial }
h4 { font-weight: bold; font-size: 13px; font-family: Arial }
h5 { color: blue; font-size: 13px; font-family: Arial; text-decoration: underline }
h6 { color: black; font-weight: 500; font-size: 13px; font-family: Arial }
p { color: #000099; font-size: 13px; font-family: Arial }
.subhead2 { color: #000099; font-weight: bold; font-size: 15px; font-family: Arial }
.subhead { color: #000099; font-weight: normal; font-size: 20px; font-family: Arial; text-align: center }
.pagehead { color: #000099; font-weight: bold; font-size: 25px; font-family: Arial; text-align: center }
a:link { color: #0000ff; font-size: 13px; font-family: Arial; }
a:visited {
	color: #000033;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.tdlinkspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	background-color: #FDFC15;
	text-align: center;
	border: 1px solid #2800D2;
}



html>body .tdlinkmorespecial{ margin-bottom:-5px; margin-top:auto; }

