/* 
	Estilos para el entorno de la página (maqueta)
*/

ttttttable	{
	background-color:#ff0000;
}


tttttttttd	{
	background-color:#00ff00;
}

	
h1	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	color:white;
}
	
h2	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:20px;
	font-weight:bold;
}
	
h3	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#aaaaaa;
}
