body {
	background-color: #dfdec6;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
.navbg {
	background-image: url(hr_bg.jpg);
	height: 27px;
}
.navbg a {
	color: #333333;
	text-decoration: none;
	font-size: 12pt;
}
.navline {
	background-color: #cc0000;
	height: 2px;
}
p, td {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
.titulo {
	font-size: 12pt;
	color: #669900;
	border-bottom: 1px solid #669900;
	font-weight: bold;
	width: 100%;
}
.titulo2 {
	font-size: 10pt;
	color: #669900;
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color: #669900;
	border-bottom: 1px solid #669900;
	width: 100%;
}
.col8 {
	width: 8px;
}
.col15 {
	width: 15px;
}
.col30 {
	width: 30px;
}
.col886 {
	width: 886px;
}
.tbbord {
	height: 8px;
}
.footer {
	height: 22px;
	color: #333333;
	background-color: #dfdec6;
	font-size: 8pt;
}
a {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
.dvprod {
	height: 100px;
	width: 95px;
	background-image: url('box_mid.jpg');
	/*padding-top: 2px;*/
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}