body {
	background-color: #FFFFCC;
	color: #660000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 30px;
	font-size: 12px;

	}
p {
	font-size: 100%;
	font-style: normal;
	vertical-align: middle;
	 }
td {
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

	}
	
	
ul{
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
}
div.menu {
	padding: 2% 0% 2% 30%;
	font-size: large;

}
img {
	border: 0px;
	vertical-align: middle;
	margin: 5px;
	}


hr {
	height: 3px;
	width: 100%;
	border: thin inset #999999;



}
h1 {

	font-size: 300%;
	font-weight: bold;
}
h2 {

	font-size: 260%;
	font-weight: bold;
}
h3 {

	font-size: 220%;
	font-weight: bold;
}
h4 {


	font-size: 180%;
	font-weight: bold;
}
h5 {
	font-size: 140%;
	font-weight: bold;
	}
h6 {

	font-size: 100%;
	font-weight: bold;
}
img.bullet { float: left;}


div.photoframe {
text-align: center;
float: left;
padding: 10px;
margin: 5px;
border: 1px solid black;
width: 300px;
}
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;}
