h1 {
	font-size: 26px;
	font-weight: normal;
         font-family: Arial;
	color: #922813;
}
h2 {
	font-size: 23px;
	font-weight: normal;
         font-family: Arial;
	color: #922813;
         letter-spacing:2px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
         font-family: Arial;
	color: #922813;
}
h4 {
	font-size: 13px;
	font-weight: bold;
         font-family: Arial;
	color: #922813;
}
h5 {
	font-size: 17px;
	font-weight: normal;
         font-family: Arial;
	color: #922813;
}
h6 {
	font-size: 12px;
	font-weight: normal;
         font-family: Arial;
	color: #922813;
}
A.navig {
        FONT-SIZE: 18px;
        COLOR: #922813;
        FONT-FAMILY: Arial;
        TEXT-DECORATION: none
}
A.navig:hover {
        COLOR: #6e1f10;
}
A.navig2nd {
        FONT-SIZE: 16px;
        COLOR: gray;
        FONT-FAMILY: Arial;
        TEXT-DECORATION: none
}
A.navig2nd:hover {
        COLOR: black
}