<!--
body, body div, body p, body td	{
  font-size:x-small;
  font-family:Verdana;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small;
  color:#000000;
}

html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd    {
  font-size: small;
             /* */
}

body{
  background: url(images/bg2.jpg);
}

td.lowertop{
  background-color:#ccddcc;
  color:#1D62A7;
  border-bottom:1px solid #1D62A7;
  padding:3px 10px 1px 8px;
}

td.footer{
  background-color:#ccddcc;
  color:#666666;
  text-align:center;
  padding:4px;
  border-top:1px solid #1D62A7;
}

h1{
  font-family:Verdana;
  font-size:150%;
  color:#666666;
  margin-bottom:1px;
}

h2{
  font-family:Verdana;
  font-size:125%;
  color:#4B7C9C;
  font-weight:bold;
}

h3{
  font-family:Verdana;
  font-size:135%;
  color:#006699;
  margin-bottom:1px;
  padding-bottom:1px;
}

p.text{
  line-height:140%;
  margin-top:0;
  text-align:left;
}

ul.box{
  text-align:left;
  line-height:135%;
  color:#666666;
  font-weight:bold;
}

a:link{
  color:#4B7C9C;
  font-weight:bold;
  text-decoration:underline;
}

a:visited{
  color:#4B7C9C;
  font-weight:bold;
  text-decoration:underline;
}

a:hover{
  color:#003333;
  font-weight:bold;
  text-decoration:underline;
  background-color:#ffffff;
}

p.promo{font-family:Verdana;
  font-size:125%;
  color:#4B7C9C;
  font-weight:bold;
}

.box1{
  width:148px;
  padding:7px;
  color:#4B7C9C;
  border:6px solid #ffffff;
}

.outertable {
  border-color: #1D62A7;
  border-style: double;
  border-bottom-style: double;
  border-left-style: double;
  border-right-style: double;
  border-top-style: double;
}
.img{
  border:1px solid #e5e5e5;
  padding:7px;
  margin: 0 0 12px 0;
  background-color:#fff;
}