h1 {
	color: #777777;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
h2 {
	color: #777777;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial;

}
h3 {
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;

}
h4 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #777777;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	font-family: Verdana, Arial;



}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	font-family: verdana, arial;



}
