body table tr td { font-family: Arial, Verdana, Helvetica, sans-serif; color: #1C3A5C; font-size: 13px;}

a {
  font-family: Arial;
  color: #1C3A5C;
  font-size: 13px;
  text-decoration: underline;
}

a:hover {
  font-family: Arial;
  color: #1C3A5C;
  font-size: 13px;
  text-decoration: none;
}

h1 {
  font-family: Arial;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  margin-bottom:0px;
}

a.copyright {
  font-family: Arial;
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
  line-height: 16px;
}
a.copyright:hover {
  font-family: Arial;
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  line-height: 16px;
}
.copyright {
  font-family: Arial;
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  line-height: 16px;
}

img.photo {
  FILTER:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=3);
  border:1px solid #3A699A;
}

table.table {
  background-color: #1C3A5C;
}

table.table td {
  background-color: #FFFFFF;
}

input.button{
      border:1px solid #1C3A5C;
}

textarea.button{
      border:1px solid #1C3A5C;
}