/* stylesheet last edited 2007-06-17 */
  { font-family: arial,helvetica; font-size:10pt; }
  body    {margin: .25in .5in .25in .5in; /* t,r,b,l */
	   font-family: arial,helvetica; font-size:10pt;
  }
  h1      {font-family: arial,helvetica; font-size:24px; font-weight: bold}
  h2      {font-family: arial,helvetica; font-size:18px; font-weight: bold}
  h3      {font-family: arial,helvetica; font-size:16px; font-weight: bold}
  h4      {font-family: arial,helvetica; font-size:14px; font-weight: bold}
  p,li,td, blockquote 
	  {font-family: arial,helvetica; font-size:10pt}
  td      {vertical-align:top; font-family: arial,helvetica; font-size:10pt}
  th      {font-family: arial,helvetica; font-size:10pt; font-weight: bold}
  td.col1,emph {font-weight: bold}
  span.comment {color:red }
  pre { margin-top: 14pt; margin-bottom: 14pt; margin-left: 14pt; }

a.noformat {text-decoration: none; color: #333333; font-weight: normal }

#ad {
  padding-right: 0px;
  position: absolute; right: 30px; top: 60px;
  width: 120px;
}

#main {
padding-right: 140px;
}


/* following from http://www.pearsonified.com/2006/09/snazzy_pullquotes_for_your_blo.php */
blockquote.pullquote { 
	width: 190px; 
	font: bold 1.333em/1.125em "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin: 1.5em 0 1.5em 1.5em !important; 
	padding: 0.6em 5px !important; 
	background: none !important; 
	border: 3px double #ddd; 
	border-width: 3px 0; 
	text-align: center; 
	float: right; }




