
.titletext {
	font-family: helvetica, arial, sans-serif;
	font-size: 26px;
	letter-spacing: 8px;
	font-style: normal;
	text-decoration: none;
	color: #b0b0b0;
}

.headertext {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	font-style: normal;
}

.headertext a {
	text-decoration: none;
	color: #b0b0b0;
}
	
.headertext a:hover {
	color: #ff0000;
}

.bodytext {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;	
	font-style: normal;
	color: #b0b0b0;
}

.bodytext a {
	text-decoration: none;
	color: #b0b0b0;
}

.bodytext a:hover {
	color: #ff0000;
}

.bioinfo {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #b0b0b0;
	position: absolute;	top: 110px; left: 630px; width:320px;
}

.bioinfo a {
	text-decoration: none;
	color: #b0b0b0;
}

.bioinfo a:hover {
	color: #ff0000;
}

.captiontext {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;	
	font-style: normal;
	position: absolute; left: 100px;
}

.captiontext a {
	text-decoration: none;
	color: #b0b0b0;
}

.captiontext a:hover {
	color: #ff0000;
}