.section { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: bold; 
	color: #000000
}
.captionElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.movieTitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #0000FF 
}
.clipSize {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #0000FF
}
.lensInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #0000FF
}
.camDetails {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #0000FF
}
.movieCap {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #000000
}
.cpyrtFooter {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #000000; 
	text-align: center
}
.bottomNav {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #0000FF; 
	text-align: center
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: italic; 
	color: #0000FF; 
	text-align: center; 
	font-weight: bold
}
.questionLink {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #0000FF
}
.question {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333333
}
.answer {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #333333
}
.imageCell {
	background-color: #FFFFFF;
	background-position: center center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.captionCell {
	background-color: #FFFFFF;
	background-position: center center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
}
.textCell {
	background-color: #FFFFFF;
	background-position: center center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
body {  
	background-color: #003399
}