

p {
  padding: 0;
  margin: 0;
  margin-bottom: 0.8em;
}
hr {
  border: 1px dashed #000000;
}
 
font-family: { font-size: 11px;
 color: #000000; verdana
 }
 body, td, th	{
 font-family:  Verdana, sans-serif;  font-size: 11px; color: #000000;
 line-height: 18px;
 
 }
	}
body{
	margin-top: 		4px;
	margin-left: 		4px;
}
a:link     { color: #29346E; text-decoration: none; }
a:visited  { color: #636363; text-decoration: none; }
a:hover    { color: #FF6600; text-decoration: underline; }


 
 h1 {
 text-decoration: none;
 font-family: Arial Black;
 font-size: 14px;
 font-weight : bold;
 color: #000000;
 }
 h2 {
 text-decoration: none;
 font-family: Arial Black;
 font-size: 12px;
 font-weight : bold;
 color: #000000;
 }
 h3 {
 text-decoration: none;
 font-family: Arial Black;
 font-size: 14px;
 font-weight : bold;
 color: #000000;
 }


h5 {
	font-size: 13px; 
}


pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 10px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;

  border: 1px solid #ddd;
 
}


.pcontrol{
	height: 19px;
	font-size: 8pt;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #F1EFE2;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	border-right:#808080 solid 1px;
	border-bottom:#000000 solid 1px;
}
.pcontrol-select{
	height: 19px;
	font-size: 8pt;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	color: #000000;
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.pcontrol-std{
	height: 19px;
	background-color: #FFFFFF;
	border-bottom:#000000 solid 1px;
}
code {
 background-color: #eee;
 font-size: 12px;
	font-family: 'lucida console', 'Courier New', monospace;
 border: 1px solid #ddd;
}

.code { 
	background: #eee; 
	border: 1px solid #ddd; 
	padding: 0.2em; 
	margin: 0.2em; 
	font-size: 12px; 
	font-family : 'lucida console', 'Courier New', monospace;
}
blockquote {
  border-left:0px dashed #ddd; border-right:0px dashed #ddd; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; margin:0.5em 1.0em; padding:0.3em; 
}
