
em {
	font-style:italic; 
}

strong {
	font-weight: bold;
}

table.basic_html_table {
  border-collapse: collapse;
}

table.basic_html_table th {
  text-align: center;
  font-weight: bold;
}

table.basic_html_table th, table.basic_html_table td {
  padding: 2px 5px;
  border: 1px solid #ddd;
}

.navigators ul li a:link, .navigators ul li a:visited, .navigators ul li a:hover, .navigators ul li a:active {
  color: #000000;
}

div.premium_ad {
  margin-top: 1em;
  background-color: #ffffff;
}

div.premium_ad ul {
  background-color: #ffffff;
border: 0px;
}

div.premium_ad h3 {
  background-color: #ffffff;
color: #000000;
border: 0px;
background-image: null;
}

div.premium_ad ul {
  width: 100%;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: inside;
}

div.premium_ad ul li {
  margin-left: 1em;
  float: none;
}

div.premium_ad a {
text-decoration: none;
color: #ffffff;
}

div.premium_ad div.ad {
  padding: 2px;
  font-size: 1.25em;
  font-weight: bold;
background-color: #ff0000;
color: #ffffff;
}


