body { 
  background-color: white; 
  font-family: times;
}
body a {
  color: #000099;
}

h1 { 
  font-family: georgia; 
  font-weight: bold;
  font-size: 36pt;
  margin-top:-10px;
  margin-bottom: 0px;
  padding-bottom: -5px;
  width: 100%;
  border-bottom: 1px dotted black;
}

h1 a {
  color: black;
  text-decoration: none;
}

.h1_2 {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 0px;
}

h4 {
  border-top: 1px dotted #999999; 
  border-bottom: 1px dotted #999999;
}

.interesno {
  font-family: verdana, arial;
  font-size: 90%;
}

.topline { 
  text-align: right; 
}

.karma { padding: 0 20px 0 20px; }

.tr1 { background-color: #eeeeee; }

.maintable { cellspacing: 0; }

.vote_up { color: #009900; }
.vote_down { color: #cc0000; }

.post a {
  font-family: times;
  text-decoration: none;
  color: black;
}

.post a:hover {
  text-decoration: underline;
}


.selected { 
  background-color: #cccccc; 
  font-weight: bold;
  padding: 3px 10px 3px 10px;
}

.result { 
  font-family: courier; 
  color: #666666;
}

.who {
  color: #888888;
  qtext-align: right;
  margin-top: 10px;
}

a.killpost {
  color: #880000;
  font-size: 80%;
}

.comment {
  padding-left: 50px;
//  padding-right: 50px;
}

a.comment {
  color: #888888;
}

a.ifcomment {
  color: #dd0000;
  font-weight: bold;
}

a.ifcomment:visited {
  color: #000000;
}



.cat,.catsel {
  padding: 3px 10px 3px 10px;  
  margin: 0px;
  border: 3px;
}

.catsel {
  font-weight: bold;
  background-color: #cccccc;
}

.zamer {
  font-family: verdana, courier;
  font-size: 8pt;
  color: #cccccc;
}