.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1px;
	color: #000000;



}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;}
	
.reelsubheader {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	


}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;

}
.navsytle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;

}
.normaltext-header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1px;
}
.rightborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
