.title {
	font-size: 20px;
	font-weight: bold;
	color:  #79270B ;
} 

h1 {
font-size:3px;
}

h1 {
	color:  #3333FF ;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 26px;
	margin-bottom:0px;
	}

h2 {
	color:  #3333FF ;
	font-size: 22px;
	margin-bottom:0px;
	}

h3 {
	color: #0000AA ;
	font-size: 18px;
	margin-bottom:0px;
	}

h4 {
	color: #0000AA ;
	font-size: 14px;
	margin-bottom:0px;
	;
	}

h5,h6 {
	color: #0000AA ;
	font-size: 13px;
	margin-bottom:0px;
	}







