tr.ImageLine img {
  display : block;
} 
td.Note {
  background-color: rgb(255,255,204); 
  font-family : "Courier New", Courier, monospace; 
  font-size : 12px; 
  margin : 0; 
  border-width: 1px; 
  border-style : solid; 
  border-color : rgb(240,240,240) rgb(192,192,192) rgb(192,192,192) rgb(240,240,240);
  padding : 0; 
} 
td.Note:before { 
  content : "\270F"; 
  color : rgb(64,64,64); 
  font-size : 30px; 
  margin : 0; 
  line-height : 20px;
  } 
td.Note pre {
  font-size : 12px; 
  margin : 0 0 6px 0; 
} 
td.Note p {
  font-size : 12px; 
  margin : 0 0 6px 0; 
} 
td.NaviChapters {
  color : rgb(0,128,128); 
  background-color : rgb(0,128,128); 
  background-image : url("../images/tracks.gif"); 
  background-repeat : repeat-x; 
  text-align : right; 
  margin : 2px; 
  padding : 0; 
} 
td.NaviButtons {
  color : rgb(0,128,128); 
  background-color : rgb(0,128,128); 
  background-image : url("../images/corner.gif"); 
  border-width : 0px; 
  border-style : solid; 
  background-repeat : no-repeat; 
  vertical-align : middle; 
  text-align : center; 
  margin : 2px; 
  padding : 0; 
} 
td.AdSense {
  text-align: right;
}
td {
  font-size : 14px; 
  vertical-align : top; 
  text-align : left; 
  text-decoration : none; 
  margin : 0; 
  padding : 0 0 2px 0; 
  border-width : 0; 
  border-style : none; 
  border-color : rgb(0,128,128); 
} 
table {
  border-collapse : collapse; 
  border-color : rgb(255,255,255); 
  border-style : none; 
  border-width : 0; 
  margin : 0; 
  padding : 0; 
  table-layout : fixed; 
} 
sup { 
  vertical-align : top 
} 
span.Symbol {
  font-size : 12px; 
  letter-spacing : -1px; 
  vertical-align : text-top; 
} 
span.SmallFont {
  font-size : 10px; 
  font-weight : lighter; 
} 
span.Rounded {
  font-family : "Arial Unicode MS", serif; 
}
span.Link {
  color : rgb(0,128,128); 
  text-decoration : underline; 
} 
span.Boxed {
  font-family : "Lucida Sans Typewriter", "Lucida Console", Monaco, Courier, monospace; 
  letter-spacing : -1px; 
  font-size : 13px; 
}
span.Boxed:before { 
  font-family : "Times New Roman", Times, serif; 
  font-size : 10px; 
  letter-spacing : -2px; 
  content : "[__"; 
}
span.Boxed:after { 
  font-family : "Times New Roman", Times, serif; 
  font-size : 10px; 
  letter-spacing : -2px; 
  content : "__]\00A0\00A0"; 
}
samp {
  font-family : "Lucida Sans Typewriter", "Lucida Console", Monaco, Courier, monospace; 
  font-size : 12px; 
}
q {
  font-style : italic; 
} 
p {
  font-size : 14px; 
  text-align : left; 
} 
ol.Sublist {
  list-style-type : lower-roman; 
} 
ol {
  list-style-type : decimal; 
} 
ul {
  list-style : square; 
} 
object {
  border-width : 0; 
  margin : 1px; 
} 
img.NaviButton {
  background-color : rgb(0,128,128); 
  border-color : rgb(0,128,128); 
  border-width : 0; 
  border-style : solid; 
  margin : 3px 2px 0 0;
} 
img.Logo {
  margin : 10px 2px 10px 3px; 
} 
img.Link {
  background-color : rgb(0,128,128); 
  vertical-align : middle; 
  border-color : rgb(0,128,128); 
  border-width : 2px; 
  border-style : solid; 
} 
img.Inline {
  border-color : rgb(255,255,255); 
  border-width : 2px 2px 2px 0; 
  border-style : solid; 
} 
h2 {
  font-size : 18px; 
  background-color : transparent; 
  text-align : left; 
} 
h1 {
  color : rgb(0,128,128); 
  background-color : transparent; 
  font-size : 26px; 
  font-family : Impact, "Lucida Sans Unicode", "Lucida Grande", Lucida, Helvetica, Helv, sans-serif; 
  text-align : left; 
} 
dl {
  text-align : left; 
} 
div.TextAds {
  border-color : rgb(255,153,0); 
  border-width : 1px; 
  border-style : solid; 
  color : rgb(64, 64, 64); 
  margin : 1px 0 1px 0; 
  padding : 2px; 
  float : right; 
  text-align : left; 
  font-family :Arial, Helvetica, Helv, sans-serif; 
  width : 114px; 
} 
div.Scroll {
  margin : 0; 
  padding : 1px; 
  border-width: 1px; 
  border-style : solid; 
  border-color : rgb(192,192,192); 
  overflow : auto; 
} 
body {
  background-color : rgb(255,255,255); 
  color : rgb(0,0,0); 
  font-style : normal; 
  font-size : 14px; 
  font-family : "Lucida Sans Unicode", "Lucida Grande", Lucida, Helvetica, Helv, sans-serif; 
}
a {
  color : rgb(0,128,128); 
  text-decoration : none; 
  cursor : pointer; 
}