/* CSS Document */
h3{
font-weight:bold;
font-size:18px;
}
.grey{
background-color:#ded9d3;
}
td{
 text-decoration:none;
  color: #000000;
  font-family: verdana, tahoma, arial,sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:160%;}

.headings{
font-family:Verdana;
text-decoration:none;
font-size:11px;
font-weight:bold;
line-height:160%;
}
.mainheading{
font-family:verdana;
font-size:18px;
color:#000000;
font-weight:18px;
}