html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
h2 {
	font-weight:bold;
}
img {
	border: 0px none;
}
body {
	background-color: #242424;
}
body, tr, td, p, a, select, input, b, textarea, h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
text-align: justify;
}
#contenedor {
position:relative;
width: 782px;
z-index:5;
visibility:visible;
margin: 0 auto;
text-align:left;
background-color: #FFFFFF;
}
