h3,h4{font-weight:bold;}
.bold {
	font-weight: bold;	
	}
.red {
	color: #FF0000;
}
.style1 {
	background-color: #FF9;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}
.small {
	font-size: 12px;
  color: #808080;
}