H2 {
  background: #C0FFC0;
  text-align: center;
}

PRE {
  background: #D0FFE0;

}
BLOCKQUOTE {
  background: #D0FFC0;

}

LI{
//	display:block;
//	background-color:#FFF;
//	margin-top:3px;
//	margin-bottom:3px;
//	margin-right:5px;
//	margin-left:5px;
//	padding-top:5px;
	padding-bottom:3px;
//	padding-left:10px;
//	padding-right:10px;
        line-height:135%;
//	border:medium;
//	border-color:#0C6;
//	border-radius:20px;

}
p{
	margin-top:2px;
	margin-bottom:5px;
        line-height:135%;
}
