.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;
}
.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;
}

.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;
}
.strandnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
}
.strandnames A:link {
	color: #000000;
	text-decoration: none;
}
.strandnames A:visited {
	color: #000000;
	text-decoration: none;
}
.strandnames A:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
}
.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.article_versions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.article_versions a {
	color: #333333;
}

.article_abstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.article_author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.functionhead {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .4em;
}
.strandtype {
	font-size: 12px;
	font-weight: bold;
}
.functionhead a {
	color: #000000;
	text-decoration: none;
}
.functionhead a:hover {
	color: #0000cc;
	text-decoration: underline;
}
.strandheadresults {
	font-size: 20px;
	font-weight: lighter;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodybold {
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

