p {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 12;
	fontWeight: normal;
	color: #000000;/*#222222*/
	}

h1 {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 16;
	color: #6d9b00;
	fontWeight: bold;
}

.slideshow_title {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 17;
	fontWeight: normal;
	color: #ffffff;
}

.spot_title {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 14;
	fontWeight: normal;
	color: #ffffff;
}

.h1_spacer {fontSize: 6;}

.p_spacer {fontSize: 4;}
.spot_spacer {fontSize: 2;}

.bioslide {marginLeft: 127}

.super {fontSize: 17;}

.spot {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 12;
	fontWeight: normal;
	color: #000000; /*#295778*/
	marginLeft: 3;
	marginRight: 7;
}

.spot_h1 {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 13;
	fontWeight: bold;
	color: #2b3b00; /*#295778*/
	marginLeft: 3;
	marginRight: 7;
}

.accent {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 12;
	color: #5a7f00; /*#64a0c7*/
	marginLeft: 3;
	marginRight: 7;
}

.credit {
	fontSize: 11;
	fontWeight: normal;
	color: #111111;
	}
	
.credits {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 13;
	fontWeight: normal;
	color: #ffffff;
	}	
	
.credits_sub {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 13;
	fontWeight: normal;
	color: #999999;
	}	
	
a:link, a:visited {text-decoration: none; color: #5a7f00;}
a:hover {text-decoration: underline; color: #5a7f00;}
a:active {text-decoration: underline; color: #9bd500;}

.creditslink {text-decoration: underline; color: #ffffff;}

.creditslink_sub {
	fontFamily: Arial, Helvetica, sans-serif;
	fontSize: 13;
	text-decoration: underline
	fontWeight: normal;
	color: #999999;
	}	
