body {
  margin-top: 1px;
  margin-bottom: 1px;
  background: #FFF;
  font: normal 70%/1.5em Verdana, Tahoma, Verdana, sans-serif;
  color: #333;
  text-align: center;
  font-size: 9px;
}
/* links */
a {
  background: inherit;
  text-decoration: none;
  color: #333;	
}
a:hover {
  background: inherit;
  font-weight: Bold;
}
/* headers */
h1, h2, h3 {
  font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
  font-weight: Bold; 		
}
h1 { font-size: 120%; }
h2 { font-size: 110%; text-transform: uppercase; }
h3 { font-size: 110%; color: #007E80; }

h1, h2, h3, p {
  margin: 0;
  padding: 10px;		
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #2E3192;
  height: 16px;
  text-align: center;
  text-decoration: none;
  font-variant: normal;
  background-color: #DBE4F2;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: outset;
  border-bottom-style: groove;
  border-left-style: solid;
  border-top-color: #2E3192;
  border-right-color: #2E3192;
  border-bottom-color: #2E3192;
  border-left-color: #2E3192;
}
select {
  COLOR: #0054A6;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  TEXT-DECORATION: none;
  BACKGROUND: #F2F4F4;
  background-color: #DBE4F2;
}
textarea {
  COLOR: #0054A6;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 15px;
  TEXT-DECORATION: none;
  BACKGROUND: #F2F4F4;
  border: 1px solid #6D94AB;
  background-color: #DBE4F2;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: outset;
  border-bottom-style: groove;
  border-left-style: solid;
  border-top-color: #2E3192;
  border-right-color: #2E3192;
  border-bottom-color: #2E3192;
  border-left-color: #2E3192;
}
 
