body {
	font-family: verdana, georgia, "times new roman", serif;
	color: #000000;
	font-size: 100%;
	background: #000000;
}

A {
	color: #990000;
	font-weight: bold;
}

 A:Active {
 	color: #FFFFFF;
 }

A:Visited  {
	color: #5F0000;
}

H1 {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: fixedsys, terminal, "sans serif";
	padding: 5px;
	color: #000000;
	background-color: #FF9900;
}

H2 {
  font-size: 200%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: verdana, georgia, "times new roman", serif;
  text-align: center;

}


H3 {
	font-size: 150%;
	color: #ffffff;
	background-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: fixedsys, terminal, "sans serif";
	padding: 5px;
}

H4 {
	font-size: 125%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana, georgia, "times new roman", serif;
  text-align: center;

}

.picture {
	padding: 10px;
}
.caption {
	font-size: 50%
}

.listoff th, td {
color: #000000;
background-color: #FFCDA6;
}

#synopsis {
width: 80%;
padding: 5px;
margin: 0 auto;
}

.SMALLPRINT {
	font-size: 8pt;
	text-align: center;
}
