body { 
	margin:0; 
	padding:0; 
	border:0;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	
	}
td { margin:0; padding:0; border:0; font-family: Arial, sans-serif; font-size:11px; line-height: 13px; font-weight:normal; color:#333333;}
img { border:0;}
li {
font-size: 11px;
list-style: none;
margin-left: -20px;
}

a{
		color: #ff0000;
		text-decoration: none;
	}

	a:hover{
		color: #333;
		background: #ffc;
		text-decoration: underline;
	}

/*  HEADER  */
#header {margin:0; padding:0; border:0; width:100%; display:block; }

	
p {
	font-size: 12px;
	line-height: 16px;
	}

ol {
	font-size: 11px;
	line-height: 14px;
	margin-left: -20px;
	}

table {

	font-size: 11px;

	}

h1 	{
	font-size: 24px;
	font-weight: lighter;
	line-height: 26px;
	}
	
	
h2 {
	font-size: 14px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #aaaaaa;
	line-height: 16px;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
	}

.grande
{
font-size: 18px;
line-height: 24px;
}	

.alaizquierda
{
margin-left: -200px;
margin-right: 10px;
}

.big
{
font-size: 50px;
font-weight: bold;
margin-top: 15px;
}	