body {margin: 0; padding: 0;
		color: #000;
		font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
		background-color: #FDF0C7;}

a {text-decoration: none;}

a:link {color: #930;}

a:hover, a:active {color: #666;}

a:visited {color: #900;}

p, li {font-family: Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 130%;}
	
p, h1, li, h2 {padding: 0 24px;}	

h1, h2 {font-size: 20pt;
	font-weight: normal;
	color: #FF7300;
	margin: 0; padding-top: 12px;}
	
h2 {font-size: 12pt;
	font-weight: bold;}	
	
.footer p {text-align: center;}

.capbox {display: inline;
		background-color: #FF7300;}

.captioned {border:1px solid #FF7300;
			display: block;}

.caption {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: white;
		font-size: 7pt;
		line-height: 125%;
		padding: 3px 6px; margin: 0;
		display: block;
		text-align: center;}
		
.vidcap {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 7pt;
		line-height: 125%;
		margin: 0;
		text-decoration:underline;}		