.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
}

.caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#fac		{
		display: block;
		border:1;
		border-color:#000099;
		margin: 5px 5px 5px 5px;
		
		}
		
#att	{
		display: block;
		border:1;
		border-color:#000099;
		margin: 5px 5px 5px 5px;
		
		}
		
.disclaimer{
	font-size: 9px;
}

td#movies {
	font-size: 80%;
	padding: 15px 10px 20px 10px;
	text-align: center;
	background: url("/images/panel.jpg") top left no-repeat;
}

td#movies img {
	margin: 10px 0 0 0;
}

td#movies p {
	margin: 5px 0 0 0;
}
