body{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-image: url(images/film.gif);
	background-repeat: repeat-y;
}
td{
	text-align: center;
	padding-bottom: 2px;
	vertical-align: top;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-top: 2px;
}
img{padding-top: 20px;}

.Footer a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;



}
.Footer a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: bold;

}
.Footer a:hover {
	text-decoration: none; 
	color: #669933
}


body a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;

}
body a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: blink;

}
body a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}
td a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16pt;
}
td a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16pt;
}
td a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 18pt;

}

.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
}
