p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
font.average
{ font-size:		11px;
}
font.cat
{ font-size:		16px;
}
font.big
{ font-size:		24px;
}
font.nov
{ font-size:		12px;
}
font.zagl
{ font-size:		12px;
font-weight:bold;
}
font.cvet
{ font-size:		12px;
color:#336600;
  
}
h1
{ font-family:		Tahoma;
  font-size:	12px;
  color:	black;
}
h2
{ font-family:		Tahoma;
  font-size:	12px;
  color:	black;
}
h3
{ font-family:		Tahoma;
  font-size:	12px;
/*  font-weight: normal;*/
  color:	black;
}
a
{ text-decoration:	none;
  font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:		black;
}
a.small
{ font-size:		11px;
}
a:hover
{ color:		red;
}
a.standard
{ font-size:		11px;
  font-weight:		normal;
}
a.cat
{ font-size:		16px;
  font-weight:		bold;
}
.bluebutton
{ BORDER-BOTTOM:		black 0px solid;
  BORDER-LEFT:		white 0px solid;
  BORDER-RIGHT:		black 0px solid;
  BORDER-TOP:		white 0px solid;
  margin:			0px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E1E6FC;
  color:			black;
}
.redbutton
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E6CDCD;
  color:			black;
}
.ss
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		black 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		black 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  color:			black;
}