body {
	background-color: #993333;
	/*background-image:url(fondo.gif);*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-align:left;
	}
p	{ 
	color:#333333;	
	}
td	{
	width: auto;
}
img{
	position:inherit;

	}
h1 {
	font-size:14px;
	color:#000033;
	font-weight:bold;
	border-bottom:1px dotted #666666;
	width:100%;
	}
h2 {
	font-size:20px;
	color:#993333;
	text-align:center;	
	margin-bottom:13px;
	border: 1px dashed #666666;
}

p.titulo {
	font-size:36px;
	color:#333333;
	text-align:right;
	font-weight:bold;
	margin-bottom:13px;
}
	

li {
	color:#333333;
	list-style-type:square;	
	margin-left:18px;
	text-align:left;
}


.pie {
	font-size:12px;
	color:#FFFFFF;
	width:100%;
/*	font-weight:bold;
	border-bottom:1px dotted #FFFFFF;
	*/
}





a:link 		{ 	color:#993333;

				text-decoration: none;}

a:visited 	{	color:#993333;

				text-decoration: none;} 

a:active 	{	color:#000033;

				text-decoration: none;}

a:hover 	{	color:#993333;

				font-weight:bold;

				font-style:italic;				

				text-decoration: none;}