/* CSS Document */

a { color: #737742; font-size: 9pt; text-decoration: none; font-family: Georgia; font-weight: bold; }
a:hover{ color: #b29211; text-decoration: underline; }
.pipes { color: #0668B3; font-family: "Verdana, sans-serif"; font-size: 9pt; font-weight: normal;}
.words { color: #0668B3; font-family: "Verdana, sans-serif"; font-size: 10pt; font-weight: normal; line-height: 20px;}
.wordsHeading { color: #669933; font-family: "Verdana, sans-serif"; font-size: 12px; font-weight: normal; line-height: 18px; }
.biosName { color: #669933; font-family: "Verdana, sans-serif"; font-size: 13pt; font-weight: bold;}
.biosJob { color: #669933; font-family: "Verdana, sans-serif"; font-size: 10pt; font-weight: bold;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EA8C06;
	background-color: #FFFFFF;
	border: medium solid #669933;
	background-position: center;
	padding: 5px;
}
