body {
background:#FFFFFF;
}

p {
margin: 0px;
}

body, td, th {
  font-family:verdana;
  font-size:14px;
  color:#FFFFFF;
  font-style:none;
  font-weight:normal;
}

h1 {
  font-family:verdana;
  font-size:14px;
  color:#000000;
  font-style:none;
  font-weight:normal;
}

h2 {
  font-family:verdana;
  font-size:16px;
  color:#FFFFFF;
  font-style:none;
  font-weight:2px;
}

h3 {
  font-family:verdana;
  font-size:12px;
  color:#FFFFFF;
  font-style:none;
  font-weight:1,5px;
  margin: 1px;
}

h4 {
  font-family:verdana;
  font-size:8px;
  color:#FFFFFF;
  font-style:none;
  font-weight:normal;
}

A:link {
  text-decoration:underline;
  color:#FFFFFF
}
A:visited {
  text-decoration:underline;
  color:#C9C9C9
}
A:active {
  text-decoration:underline;
  color:#000000
}
A:hover {
  text-decoration:underline;
  color:#000000
}
.schedulediv
 {
  background-color:transparent;
  border-style:0px;

 }
#divid
{
 margin-left:50px;
 margin-top:5px;
 width:556px;height:282px;
 overflow:auto;
}
