body {
background: white;
margin: 0;
color: #363636;
}
a:link, a:visited  {
color: #1E9374;
text-decoration: underline;
}
 a:active, a:hover  {
color: #1E9374;
text-decoration: none;
}

td {
font-size: 12px;
font-family:  "Trebuchet MS", "Trebuchet", Tahoma, verdana;
line-height: 17px;
}

.header {
font-size: 11px;
font-family:  "Trebuchet MS", "Trebuchet", Tahoma, verdana;
line-height: 17px;
color: #474732;
}

h1 {
color: #52523B;
font-size: 15px;
margin: 0;
padding: 0;
}

h1 a:link, h1 a:visited, h1  a:active, h1 a:hover  {
color: #52523B;
text-decoration: underline;
}

h2 {
color: #52523B;
font-size: 12px;
margin: 0;
padding: 0;
}
input, textarea, select {
color: #2D3549;
background: #FFFFFF;
border-style:groove;
border: #666 1px solid;
}