/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	letter-spacing: 1px;
	padding-right: 6px;
	padding-left: 4px;
	padding-top: 0;
	margin-top: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	padding-right: 6px;
	padding-left: 4px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.bigtype {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 1px;
}.smltype {
	font-size: 0.75em;
}
.magenta {
	color: #BE0173;
}
.biolist {
	line-height: 1.25em;
}
a:link {
	text-decoration: none;
	color:#0099FF;
}
a:visited {
	text-decoration: none;
	color:#CC99CC;
}
a:hover {
	text-decoration:underline;
}
