body {
	background-color: rgb(170, 170, 170);
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	background-color: rgb(23, 21, 22);
	color: rgb(255, 255, 255);
	margin-top: 0px;
	margin-bottom: 0pt;
	text-align: center;
}
table.actors {
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: #2F2F2F;
}

table.actors td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	background-color: #2F2F2F;
}
h2 {
	font-size: 120%;
	color: rgb(255, 255, 255);
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 100%;
	color: rgb(255, 255, 255);
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	color: rgb(255, 255, 255);
	margin-top: 10px;
	margin-left: 8px;
	padding-right: 10px;
}
h5 {
	font-size: 95%;
	color: rgb(255, 255, 0);
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 8px;
	padding-right: 10px;
}
.form {
	background-color: rgb(240, 240, 220);
	color: rgb(10, 10, 10);
	text-align: center;
	border-color: #555555;
	border-width: 1px;
	margin-top: 10px;

}
.menu0small {
	margin-left: 40px;
	color: rgb(255, 255, 255);
	font-family: Tahoma;
	font-size: 90%;
	margin-top: 3pt;
}
.menu0big {
	margin-left: 30px;
	color: rgb(250, 250, 150);
	font-size: 115%;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
}
.menu1small {
	margin-left: 100px;
	color: rgb(255, 255, 255);
	font-family: tahoma;
	font-size: 90%;
	margin-top: 0pt;
	margin-right: 20px;
}
.menu1big {
	margin-left: 100px;
	color: rgb(250, 250, 150);
	font-size: 115%;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
}
a.link {
	text-decoration: underline;
	color: rgb(255, 255, 200);
}
a:hover {
	text-decoration: underline;
	color: rgb(250, 250, 100);
}
a {
	text-decoration: none;
	color: rgb(250, 255, 255);
}
p {
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	color: rgb(255, 255, 255);
	margin-top: 15pt;
	margin-bottom: 20pt;
	margin-left: 20pt;
	margin-right: 20pt;
	text-align: justify;
	text-indent:18.0pt;
}

pre {
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	color: rgb(255, 255, 255);
	margin-left: 10pt;
}
