body, html {
  background-color: #DFDFDF;
  margin-top: 15px;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}

h1
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25px;
  letter-spacing: 3px;
  color: #339999;
  text-transform: uppercase;
  padding-bottom: 15px;
}


li,ul,a{
  text-decoration: none;
  color: #669999;
}
p
 {;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  font-stretch: wider;
  font-weight: bold;
   color: #339999;
}

table
 {
 text-align: center;
 background-color: #F5F5F5;
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
 font-weight:bold;
   table-layout: auto;
  caption-side: bottom;
 font-variant: normal;
 border-left: double;
  border-right: double;
  border-bottom: groove;
  border-top: groove;
  text-decoration: none;
 list-style: none ;
  width: 700px;
  height: auto;
  border-collapse: separate;
  border-spacing: 4px 12px;
  }
 div#content
{
margin-left: 190px;
margin-right: 200px;
}
div#content { line-height: 150%; }

#cleardiv
{
clear: both;
height: 1em;
}

th
 {

  padding-top: 5px;
  border-top-style: ridge;
  border-left-style: double;
  border-right-style: double;
  border-bottom-style: ridge;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
   font-weight:bold;
  font-variant: normal;
}

tr{
  border-width: medium;
  border: medium;
   text-decoration: none;
}
td{
text-align:center;
vertical-align: middle;
border-style: groove;
  border-width: 3px;
text-decoration: none;
}
#footer
{
	font-size: 60%;
}
#footer hr
{
	border: 0;
	height: 1px;
	background-color: gray;
}
