body {
	background-color: #000000;
	color: #ff0000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 50px;
	font-style: normal;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
p {
	font-size: 13px;
}
td {
	font-size: 13px;
	vertical-align: middle;
}
li {
	list-style-type: circle;
	list-style-image: url(gunsight40.gif);
}
div.menu {
	padding: 0% 0% 0% 30%;
}
img {
	border: 0px;
}
hr {
	height: 0px;
	width: 100%;
	border: 1px solid #ff0000;
}
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 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;
}
