body {
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
}
.png {
  behavior: url('img/png.htc');
}
table.topmenu td {
  text-align:center;  
}
a.menustyle:link,a.menustyle:visited,a.menustyle:active {
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
a.menustyle:hover {
  text-decoration:underline;
}
table.prog td {
  font-size:12px;
  font-weight:bold;
}
.textstyle,td,div,span,li,p {
  font-size:12px;
}
a:link,a:active,a:visited {
  font-size:12px;
  color:#000000;
  text-decoration:underline;  
}
a:hover {
  text-decoration:none;  
}
h3 {
  font-size:14px;
  color:#CC0000;
  font-weight:bold;
}
a.tellink:link,a.tellink:visited,a.tellink:active {
  font-size:12px;
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
}
a.tellink:hover {
  text-decoration:underline;
}
.pinp {
  border:1px solid #000000;
  font-size:12px; 
}
.pbutt {
  font-size:12px; 
  border:1px solid #CC0000;
  background-color:#FFFFFF;
  font-weight:bold;
   color:#CC0000;
}
table.calendar td {
  text-align:center;
  font-size:12px;
  border:1px solid #FFFFFF;
  cursor:pointer;
}
table.calendar th {
  text-align:center;
  font-size:12px;
  border-bottom:1px solid #CC0000;
  border-top:1px solid #CC0000;
  border-right:0;
  border-left:0;
}
td.calnday {
  color:#CCCCCC;
}

