body, th, td {
   font-family: Tahoma;
   font-size:    10pt;
}
a:hover.topics {
   color: #ff6600;
   text-decoration: none;
}
.input_post {
   border: 1px solid #000000;
   font-family: Tahoma;
   background-color: #ffffff;
}
.input_button1 {
   border: 1px solid #996666;
   color: #aa00aa;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #ffeeff;
}
.input_button2 {
   border: 1px solid #000000;
   color: #ffffff;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #cc9999;
}
.input_button3 {
   border: 1px solid #6699cc;
   color: #006699;
   font-weight: bold;
   font-family: Tahoma;
   background-color: #99ccff;
}
FORM {
	DISPLAY: inline
}