td {font-family:times new roman;
	letter-spacing : 1px;
	color: #000000;
	font-weight: bold;
	}
	
p { text-align: justify;
	}
	
#table {
	position: absolute; left:0px; top:0px;
	z-index : 1;
	}
	
#content {
	position: absolute; left:220px; top:150px; width:550px;
	color: #000000;
	font-weight: bold;
	z-index : 2;
	text-align: justify;
	}
	
#bioInfo {
	position: absolute; left:20px; top:340px; width:190px;
	font-weight: bold;
	color: #000066;
	z-index : 3;
	}
	
#navLinks {
	position: absolute; left:20px; top:370px; width:190px;
	font-weight: bold;
	color: #FFFFFF;
	z-index : 4;
	}
	
#logo {
	position: absolute; left:0px; top:0px; width:215px;
	z-index : 5;
	}
	
.bioName {
	letter-spacing : 1px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.bioEmail {
	color: #FFFFFF;
	font-size: 10pt;
	}
	
.bioOther {
	letter-spacing : 1px;
	color: #FFFFFF;
	font-size: 10pt;
	}
	
.print {
	letter-spacing : 1px;
	color: #FFFFFF;
	font-size: 10pt;
	}
	
.title {
	letter-spacing : 1px;
	color: #000066;
	font-size: 13pt;
	}
	
A:LINK {
	color: #000066;
	}
	
A:VISITED {
	color: #006699;
	}
	
A:HOVER {
	color: White;
	}
	
.link {
	font-size: x-small;
	}
