td {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
a:link
{
	color: #3366CC;
	text-decoration: none;
}

a:active
{
	background: #CCDDFF;
	color: #333333;
}

a:visited
{
	color: #339999;
	text-decoration: none;

}

a:hover
{
	background: #CCDDFF;
	color: #666666;
	text-decoration: underline;
}
.line {
	background-attachment: fixed;
	background-image: url(../img/bio_parts_01.gif);
	background-repeat: repeat-x;
}
.t18pt {
	font-size: 24px;
	line-height: 150%;
}
.ans {
	color: #FF6600;
}
.vline {
	background-attachment: fixed;
	background-image: url(../img/bio_parts_02.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.topr {
	background-attachment: fixed;
	background-image: url(../img/top_right.jpg);
	background-repeat: repeat-x;
	background-position: center center;

}
.topl {
	background-attachment: fixed;
	background-image: url(../img/top_left.jpg);
	background-repeat: repeat-x;
	background-position: center center;

}
.back {
	background-attachment: fixed;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
