body {
	background-image: url(images/bgPattern.jpg);
}
.text {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}
.a {
	color: #336699;
	text-decoration:underline;
}
.a:visited {
	color: #666666;
	text-decoration:underline;
}
.a:hover {
	color: #ff8c40;
	text-decoration:underline;
}
.a:active {
	color: #ff8c40;
	text-decoration:underline;
}
.bluetext {
	color: #336699;
}
.bluetextbig {
	color: #336699;
	font-size: 13px;
	font-weight: bold;	
}
.biocontactlabels {
	color: #999999;
	font-size: 11px;
	font-weight: bold;	
}		
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 4em
}
.positionIntro {
	background-position: 0px;
	margin-right: 62px;
}

