body {
  font-family: arial,Verdana,sans-serif,helvetica;
}

.skel {
  width: 750px;
  border: 0;
}

.banner {
  text-align: center;
}

h1 {
  color: #ffffff;
  background: #000077;
  font-size: 150%;
  text-align: left;
  width: 700;
  padding-top: 1.0em;
  padding-bottom: 0em;
  padding-left: 3px;
}

h2 {
  color: #ffffff;
  background: #000077;
  font-size: 110%;
  text-align: left;
  margin-top: 0;
  width: 700;
  padding-left: 3px;
}

h3 {
  color: #000000;
  font-size: 100%;
  text-align: right;
  width: 700;
}

h4 {
  color: #ffffff;
  background: #aaaadd;
  font-size: 100%;
  text-align: left;
  width: 700;
  padding-left: 3px;
}

h5 {
  color: #000000;
  font-size: 90%;
  text-align: center;
  width: 700;

}

h6 {
    font-size: 100%;
    border-bottom:1px black solid;
    padding-left: 0px;
}

body
{
	background-color:#FFFFFF;
}

p
{
	font-size:100%;
}

A:link {text-decoration: none; color: blue}
A:active {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}
