H1 {text-align:center; color:red; font:normal 20pt "Times New Roman"}

H2 {text-align:center; color:green; font:normal 18pt "Comic Sans MS"}

H3 {text-align:center; color:#000A90; font:16pt "Times New Roman"}



P.intro {text-align:justify; color:blue; font:normal}

p {text-align:justify; color:black; font:normal}

A:link {text-decoration:none}

A:visited {background:#94d6e7; color:purple; text-decoration:none}

A:hover {background:olive; color:orange; text-decoration:none}

A:active {background:white; color:green; text-decoration:none}

/* Table Cell Syling*/

<Style type="text/css">
  .edging {border-width: 5px;
    border-style: solid;
    border-top-color: #d6c610;
    border-left-color: #ad9410;
    border-right-color: #218429;
    border-bottom-color: #186321;}

  .cell-1 {width:270px;
  border: 1px solid #0000ff;
  text-align: center;
  font-size: 12pt;
  padding: 2px}

  .cell-2 {width:190px;
  border: 1px solid #0000ff;
  text-align: center;
  font-size: 12pt;
  padding: 2px}

  .cell-3 {width:150px;
  border: 1px solid #0000ff;
  text-align: center;
  font-size: 12pt;
  padding: 2px}
  
  .cell-4 {width:110px;
  border: 1px solid #0000ff;
  text-align: center;
  font-size: 12pt;
  padding: 2px}
  </style>
