span.cat_short {font:normal 11px Arial;}
span.cat_short * {font:normal 11px Arial;}


td{
	color: #000;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
}
a{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}
p{
  color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
h1{
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
	color: #000;
}
h2{
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
	color: #74ad1a;
}
h3{
	font-family: arial;
	color: #74ad1a;
}
.menu {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration:none
}
.left{
  background: url(/img/menu.gif);
  background-repeat: no-repeat;
  height: 23px;
  padding-left: 12px  
}
.lefti{
  background: url(/img/menuh.gif);
  background-repeat: no-repeat;
  height: 30px;
  padding-left: 12px 
}
