﻿body
{
     font-family: Arial !important;
 }
 
 h1 {
			font-size: 1.75em!important;	
			margin: 0px 0px 4px 0px;
			font-weight:bold;
			color:#000000 !important;
			font-family: Arial;
}
h1 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
			
h1 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}

  h2 {
 			margin:0px 0px 4px 0px;
 			font-size:1.45em !important;
			font-family:  Arial;
			color:#000000;
			}
  h2 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
			
  h2 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}
  h3 {
 			margin:12px 0px 4px 0px;
			font-size: 1.25em!important;
			font-family:  Arial;
			color:#000000;

			}
  h3 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
			
  h3 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}
 h4 {
 			margin:12px 0px 0px 0px;
			font-size: 1em !important;
			font-family:  Arial;
			color:#000000;
			}
  h4 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
			
  h4 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}
  h5 {
 			margin:9px 0px 0px 0px;
			font-size:.85em !important;
			font-family:  Arial;
			color:#000000;
}
  h5 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
			
  h5 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}
 h6 {
 			margin:9px 0px 0px 0px;
			font-size:.75em !important;
			font-family:  Arial;
			}	
  h6 a {
			color:#000000 !important;
			text-decoration: none !important;
			
}
  h6 a:hover {
			color:#000000 !important;
			text-decoration: underline !important;
			
}
