.h1 {
	font-size: 75%;
	color: #990000;
	line-height: 140%;

}
.h2 {
	font-size: 85%;
	color: #FF0000;
}
.h3 {
	font-size: 90%;
	color: #990000;
	font-weight: bold;


}
.h4 {
	font-size: 12px;
	color: #990000;
