
td { font-family: Times, serif; }
th { font-family: Times, serif; }

p {
	font-family: Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight:normal;
	color:#333333; 
	}
	
h1 {
	font-size: 30px;
	line-height: 36px;
	font-weight:normal;
	color: #b6101d;
	}

h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight:bold;
	color: #333333;
	}
	
h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight:normal;
	color: #EA671F;
	}
	
h4 {
	font-family: Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
	color:#333333; 
	}
	  	
h5 {
	font-size: 36px;
	line-height: 42px;
	font-weight:bold;
	color: #333333;
	}	
	
 a:active {
	font-style: normal;
	font-weight: bold;
	color: #b6101d;
   }
  
 a:hover { 
	font-style: normal;
	font-weight: bold;
	color: #b6101d;
   }
 
 a:link {
	font-style: normal;
	font-weight: bold;
	color: #EA671F;
  }
  
 a:visited {
	font-style: normal;
	font-weight: bold; 
	color: #EA671F;
  }
