/* Start of CMSMS style sheet 'Website Stylesheet Main' */
body {
   text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 80%;
   line-height: 1.2em;
margin-top: 0;
background-color: #393939;
}

table.body {
background-color: #ffffff;
   text-align: left;
}

img {
   border: 0;
}

/* default link styles */
a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #5e5e5e; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #5e5e5e;                /* a different color can be used for visited links */
}

a:hover {
   text-decoration: none;
   color: #fff500;
}

h3 {
padding: 0px 0 5px 0px;
}

/* End of 'Website Stylesheet Main' */

