body {

	margin: 5px;
	margin-bottom: 5%;
	color: #000;
}

table.main {
	background: #fff;	
	border-left: 1pt solid black;
	border-right: 1pt solid black;
}

table.template {
	background: #fff;	
	border: 1pt solid black;
}

table.prevnext {
	background: #fff;
	border: none;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

p, li, td {
	font-family: Lucida Grande, Geneva, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	line-height: 14px;
	font-weight: Lighter;
	margin-top: 1px;
	vertical-align: top;
}

p.biography {
	font-family: Lucida Grande, Geneva, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 14px;
	line-height: 18px;
	font-weight: Lighter;
	margin-top: 1px;
	vertical-align: top;
    text-align: justify;
}

td.xl {
	font-family: Lucida Grande, Geneva, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	line-height: 12px;
	font-weight: Lighter;
	vertical-align: top;
}

h5 {
	font-family: Lucida Grande, Geneva, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 5px;
	font-weight: Lighter;
	color: white;
}