body,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	line-height: 18px;
	color: #fff;
	background-color: #000000;

}

body {
	margin:0px;
}

* 	html body { 
	font-size: x-small; /* para IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}

a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #add1ff;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #77aaf0;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #ff9000;
}

p {
	font-size: 12px;
	
}


/*** FLASH ***/

#flash {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}


/*** FOOTER ***/


#footer {
	width: 630px;
	margin-left: auto;
	margin-right: center;
	padding: 0px;
	
}

#footer p {
	font-size: 12px;
}


div.cuadro {
	width: 300px;
	float: left;
}


/*** FIRMA ***/

#firma {
	width: auto;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

#firma p {
	font-size: 11px;
	float: left;
}
