p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
p.raz
{
	font-family:Tahoma;
	font-size:12px;
	color : #006a3c;
	font-weight : bold;
}
font.average
{ font-size:		11px;
}
font.cat
{ font-size:		11px;
}
font.big
{ font-size:		24px;
}
h1
{ font-family:		Tahoma;
  font-size:	18px;
  color:	black;
}
a
{ text-decoration:	none;
  font-family:		Tahoma;
  font-weight:		bold;
  font-size:		12px;
  color:		#03824b;
}
a.a1
{ text-decoration:	none;
  font-family:		Tahoma;
  font-weight:		bold;
  font-size:		10px;
  color:		#03824b;
}
a.small
{ font-size:		12px; 
}
a:hover
{ color:	#d15a02;	
}
a.a1:hover
{ color:	#d15a02;	
}
a.standard
{ font-size:		12px;
  font-weight:		normal;
  color: #13c700;
}
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;
}


a.menu
{ text-decoration:	none;
  font-family:		Tahoma;
  font-weight:		bold;
  font-size:		14px;
  color:		#056779;
}