body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

a:link {
  color: #3366cc;
}
a:visited {
  color: #0099ff;
}
a:hover {
  color: #003399;
}
a:active {
  color: #3366cc;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
  color: #0e3276;
}
h1 {
  font-size: 20px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}

ul {
  margin: 10px 0px 10px 10px;
  padding: 0px;
  list-style: none;
}

ul li {
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 10px;
  background: url(limrk.gif) no-repeat 0px 5px;
}

p {
  margin: 0px;
  padding: 3px 0px 7px 0px;
}

table.m_table {
  border: 2px solid #808080;
  border-collapse: collapse;
}

table.m_table th {
  background: #c9c9c9 url(thbg.gif) repeat-x 0px 0px;
  border: 1px solid #808080;
  color: #0e3276;
}

table.m_table td {
  border: 1px solid #808080;
}
