 .sect-title  {
  	color : #000080;
  	font-weight : bold;
  	font-size : 9pt;
  	font-family : Century Gothic, Arial;
  }
  
  .case-title  {
  	color : #62421D;
  	font-weight : bold;
  	font-size : 10pt;
  	font-family : Century Gothic;
  }
  
  .subtitle  {
  	color : #000080;
  	font-weight : bold;
  	font-size : 9pt;
  	font-family : Century Gothic, Arial;
  }
  
  .smbold  {
  	color : #000080;
  	font-weight : bold;
  	font-size : 10pt;
  	font-family : Century Gothic, Arial;
  }
  
  .title  {
  	font-size : 10pt;
  	font-family : Century Gothic, Arial;
  	color : #003399;
  	font-weight : bold;
  }
  
  .command  {
  	font-size : 10pt;
  	font-family : Century Gothic, Arial;
  	font-weight : bold;
  	color : FFCC66;
  	margin-top : 2em;
  	margin-botton : 2em;
  }
  
  .spacer  {
  	margin-top : .65em;
  	margin-bottom : .65em;
  	margin-left : 1em;
  	margin-right : 1em;
  }
  
  .issue  {
  	font-family : Century Gothic;
  	font-weight : bold;
  	font-style : italic;
  	color : #382F84;
  	font-size : 10pt;
  }
  
  .menu a:link, .menu a:active, .menu a:link, .menu a:visited  {
  	text-decoration : none;
	font-weight	:	bold;
  	color : navy;
  	font-family : Century Gothic, Arial;
	font-size	:	10pt;
   }
  
  .margin  {
  	margin-left : 2em;
  	margin-right : 2em;
  }
  
  .ftr  {
  	font-size : 9pt;
  	font-family : Century Gothic, Arial;
  }
  
  .smtext  {
  	color : #000080;
  	font-style : italic;
  	font-size : 75%;
  	font-family : Century Gothic, Arial;
  }
  
  .quote  {
  	margin-left : 2em;
  	margin-right : 2em;
  }
  
  p  {
  	padding-bottom : .5em;
  }  
  
.tb {font-size:10pt;}

li {
	list-style-image : url(bullet.jpg);
}
