body {
	font-family: Verdana, serif, Times, arial;
	font-size: 12px;
	background-color: #E1CFAB;
	color: #000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}

td {
	vertical-align: top;
	font-family: Verdana, arial, Times, serif;
	font-size: 12px;
	line-height: 15px;
	
	
	
}	

th {
	font-family: verdana, arial, Times, serif;
	font-size: 12px;
}

a {
	font-family: arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;

}

a:hover {
	
	font-variant: small-caps;
	color: #9A1B1B;
	text-decoration: underline;
}

.resume {
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0px;
}

.bio {
	text-align: justify;	
}

.bodystyle {
	font-family: Verdana, arial, Times, serif;
	font-size: 12px;
}

.actorname {
	font-family: "Felix Titling", Verdana, Tahoma;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 34px;
	color: #000000;
	
}
.title {
	font-family: "Felix Titling", Verdana, Tahoma;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 30px;
	color: #000000;
	
}
.border {
	border-color: #000000;
	
}
.footer {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.footer a {
	font-size: 13px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}
.footer a:hover {
	font-size: 13px;
	color: #9A1B1B;
	line-height: 14px;
	text-decoration: underline;
}
