body {
  font-family: arial,Verdana,sans-serif,helvetica;
}

.skel {
  width: 700px;
  border: 0;
}

.banner {
  text-align: center;
}

h1 {
  color: #000000;
  font-size: 100%;
  text-align: center;
  width: 500;

}

h2 {
  color: #ffffff;
  background: #454d72;
  font-size: 110%;
  text-align: right;
  margin-top: 0;
  width: 700;
  padding-bottom:-10%;
  padding-right:1em;
}

h3 {
  color: #000000;
  font-size: 90%;
  text-align: center;
  width: 500;
  padding-bottom:0em;
}

h4 {
	color: #000000;
	font-size: 80%;
	text-align: center;
	width: 500;
}

h5{
	color: #ffffff;
	background: #aaaadd;
	font-size: 75%;
	text-align: center;
	width: 200;
}

h6{
	color: #ffffff;
	background: #aaaadd;
	font-size: 65%;
	text-align: right;
	width: 200;
}


body
{
	background-color:#FFFFFF
	font-size:90%;
}

p
{
	font-size:95%;
}

A:link {text-decoration: none; color: blue}
A:active {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}

.boldtable, .boldtable TD, .boldtable TH
{
font-family:sans-serif;
font-size:10pt;
}

.style1 {
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}
.style4 {font-size: 13px}
.style5 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
