.titulo
{
	font-family : sans;
	font-size : 18px;
	color : #eabebe;
	font-weight : bold; 
}
.normal
{
	font-family : sans;
	font-size : 13px;
	background-color : ;
	color : #eabebe;
	font-weight : bold; 
}
.normal1
{
	font-family : sans;
	font-size : 13px;
	background-color : ;
	color : #000000;
	font-weight : bold; 
}
.normal2
{
	font-family : verdana;
	font-size : 10px;
	background-color : ;
	color : #ffffff;
	font-weight : normal; 
}