#news table  {
font-family:tahoma;
font-size:12px;
padding-right:3px;
padding-left:3px;
 border: thin;
}

body, td   {
  font-family: 'Tahoma';
margin:0px;
padding:0px;
font-family:tahoma;
font-size:13px;
 line-height: 25px;

}
#news1 {
  font-color: #33CCFF;
  font-family: tahoma;
   background-color:#f2f8fe;
   font-size:12px;
}

#news p {
  line-height: 25px;
  font-size: 10px;
}

#news h1 {
  text-align: center;
  font-family: arial;
  font-size: 18px;
  color: blue;
}

#news h2 {
  font-family: Arial;
  font-size:10px;
  color: black;
}

#news ul {
  font-family: tahoma;
  font-size: 50%;
  color: red;
}

#news li {
  font-family: tahoma;
  font-size: 80%;
  color: green;
}

#news a {
text-decoration: none;
    border-bottom: dotted;
    border-width:1px;
	padding-bottom:5px;
        font-family: tahoma;
}

#news a:hover{
  color: blue;
}

#news h3 {
  font-family: Arial;
  font-size: 10px;
  color: brown;
}

#titr {
  font-family: arial;
  font-size: 18px;
  background-color:#cde6fa;
   text-align: center;
}
.blue
{
	color:blue;
}
.red
{
	color:red;
}
.green
{
	color:green;
}

input, select{
font-family:tahoma;
font-size:10px;

}
#filterBox
{
font-size:75%;
}
