/*
*/

body {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

table.yryblock { 
  vertical-align: top; 
  border:1px  solid #a3b0bf;
  width: 800px; 
  background: #ffffff;
}

tr.yryfloat { 
  background: #ccbb99
}

table.yryfloat { 
  width: 300;
  padding: 5;
}

h2.yryblocktitle { 
  margin: 0; 
  background: #cedff2; 
  font-size: 120%;
  font-weight: bold; 
  border: 1px solid #a3b0bf; 
  text-align: left;
  color:#000; 
  padding:0.2em 0.4em;
}

span.ptitle { 
  font-weight: bold;
}

span.pproc { 
  font-style: italic;
}