.text {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #ffffff;
}

.textSmall {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color: #ffffff;
}

.titleBio {
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	font-weight: bold;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
}

A:LINK {text-decoration: none; color: #ffffff;}
A:VISITED {text-decoration: none; color: #ffffff;}
A:HOVER {text-decoration: underline; color: #ffffff;}
