h1{
	background-image : url(../../h-1.gif);
	background-repeat: repeat;
	border-left-style: solid;
	border-left-color: #0000ff;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	border-bottom-width: 1px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 28px;
}
h2{
   background-image : url(../../h-1.gif);
   background-repeat: repeat;
   border-left-style: solid;
   border-left-color: #ff8000;
   border-left-width: 3px;
   border-bottom-style: ridge;
   border-bottom-color: #e8e8e8;
   border-bottom-width: 1px;
   color: #000000;
   font-size: 16px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
   padding-top: 9px;
   padding-right: 8px;
   padding-bottom: 0px;
   padding-left: 14px;
   height: 26px;
}

h3{
   background-image : url(../../imege/h-1.gif);
   border-left-style: solid;
   border-left-color: #cccccc;
   border-left-width: 3px;
   border-bottom-style: ridge;
   border-bottom-color: #e8e8e8;
   border-bottom-width: 1px;
   color: #000000;
   font-size: 14px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 2px;
   margin-left: 0px;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 5px;
   height: 24px;
}

h4{
   border-left-style: solid;
   border-left-color: #cccccc;
   border-left-width: 3px;
   border-bottom-style: ridge;
   border-bottom-color: #e8e8e8;
   border-bottom-width: 1px;
   color: #000000;
   font-size: 14px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 10px;
   padding-top: 10px;
   padding-right: 10px;
   padding-bottom: 0px;
   padding-left: 10px;
   height: 24px;
}

