body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #E9E9E9;
}

body, p, td, li {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #373737;
    font-weight:normal;
}

.links{
color: #9E9E9E;
}

.white{
color: #ffffff;
}

A:link {
color: #9E9E9E;
font-size: 10px;
text-decoration: none;
}

a:visited{
color: #ffffff;
text-decoration: none;
}

a:hover{
color: #8CADD6;
text-decoration: none;
}

a.whitelink:link{
color: #ffffff;
}

a.imd:link, a.imd:visited{
text-decoration: none;
color: #8CADD6;
}

a.dark{
text-decoration: none;
color: #373737;
}

a.dark:hover{

text-decoration: underline;
color: #373737;
}

a.dark:visited{
color: #373737;
}

a.normal:link, a.normal:visited, a.normal:hover, a.normal:active {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #373737;
    font-weight:normal;
    text-decoration:underline;
}
