/* CSS Document */

body {
	font-size: 12pt;
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	font-weight: normal;
	}

a:link {color: white;}
a:visited {color: #FFFFFF;}
a:active {color: red;}
a:hover {color: red;}.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.movtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.movsub {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.credit {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-size: 16pt;
}
.style3 {font-size: 20pt}
