.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smalltext A:link {text-decoration: underline; color: blue;}
.smalltext A:visited {text-decoration: underline; color: blue;}
.smalltext A:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.smalltext A:hover {text-decoration: underline; color: red;}

.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.formtext_active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFF66;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: .15em;
	color: #FF0000;
	font-weight: bold;
}
.enttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.entabstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.entauthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.entrespondent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pubdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #666666;
}.searchtypeheading {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: 800;
	text-decoration: none;
	line-height: 16px;
}
.topicname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
}
.latestheading {
	font-family: verdana,arial,sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
	line-height: 14pt;
}
.errmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.errmsg A:link {text-decoration: underline; color: #99CC00;}
.errmsg A:visited {text-decoration: underline; color: 99CC00;}
.errmsg A:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.errmsg A:hover {text-decoration: underline; color: red;}

