
.content{
	font-size:9pt;
	color:#ffffff;
}

a {
    color:#FF9900;
    text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}

a:hover{
	color:#FF9900;
	text-decoration: underline
}

body {
	font-family :  Arial, helvetica;
	font-size:9pt;
}

.head1{
  font-size:12pt;		
  font-weight:bold;
  color:#ffffff;  
  padding-bottom:6px;
}	

.head2{
  font-size:10pt;		
  font-weight:bold;
  color:#ffffff;
}	

.indent16{
	padding-left:16px;
}

.storyboardtable{
	background-color:#45637a;
	border:1px solid #000000;
	font-size:9pt;
	color:#ffffff;
}

.descriptioncell{
	font-size:9pt;
	color:#ffffff;
	width:300px;
}