#bodystyle {
	background-color: #fff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: left;
}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:5px 300px 20px 200px;}
.imgenbg {
	display:block;
}
#container
{
	position:absolute;
	width:100%;
	height:100%;
	overflow:auto;
	margin:auto;
	z-index:1000;
	left: -2px;
	/* top: 6px; */
}
h1{
font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bolder;
	color:#FFFFFF;	
}
h2{
font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;	
}
h3{
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:justify;
}
h5{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
}
h4{
font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFF;	
	text-align:justify;
}
h6{
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:right;
}
h7{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;	
	text-decoration:underline;
}
h8{
	text-decoration:underline;
}
.titulo
{
	margin-top:0px;
	margin-bottom:0px;
}
.textcontainer
{
	width:650px;
}
.linksalign
{
	text-align:right;
	width:650px;
	float:right;	
}
A:link {text-decoration: none; color: #fff; font-size:12px; font-weight:normal;}
A:visited {text-decoration: none; color: #FFFFFF; font-size:12px; font-weight:normal;}
A:active {text-decoration: none; color: #FFFFFF; font-size:12px; font-weight:normal;}
A:hover {text-decoration: underline; color: #FFFFFF; font-size:12px; font-weight:normal;}

