



body {
	background-color: #000000;
	color: #dddddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 50px;
font-style: normal;

	}
p {
	font-size: 13px;
	 }
td {
	font-size: 13px;
		vertical-align: middle;
	}

li{
	list-style-type: square;
}

div.menu {
	padding: 0% 0% 0% 30%;
}

img {
	border: 0px;
	}

hr {
	height: 1px;
	width: 100%;
	border: 1px solid #CCCCCC;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}
img.bullet { float: left;}


div.photoframe {
text-align: center;
float: left;
padding: 10px;
margin: 5px;
border: 1px solid white;
width: 45%;

}
div.photoframe p {
font-size: 12px;
text-align: center;
margin: 0px;
}
div.photoframe img {
border: 8px white solid
}
col.role {
text-align: left;
font-weight: bold;
padding: 0px 10px 0px 0px;
}
col.actor {
text-align: right;
font-weight: normal;
padding: 0px;
}
col.actor td{
border-bottom: 1px solid #CCCCCC;}
