/*=======================================================================================================================================*/
/*=====================================  HBE DESIGN - ESTRUTURAS E ESTILOS ==============================================================*/
/*=======================================================================================================================================*/
body{
	margin:0px;
	background-color:#fff;
	background-position:top center;
	background-repeat:repeat-x;
}
h1	{font-size:22px; margin:30px 0px;}
h4	{font-size:16px;}
h5	{font-size:14px;}
ul	{text-align:left; width:600px; }
li	{margin:0px 0px 15px 30px;}
#browser {
	width:768px;
	height:100%;
}
#browser td {
	color:#000;
	vertical-align:top;
	font-size:12px;
	font-family:verdana;
	text-align:center;
}
