body {
	
SCROLLBAR-FACE-COLOR: #333333;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #999999; 
SCROLLBAR-TRACK-COLOR: #000000

}
.bkgdInfo {
	background-image: url(../images/general/bkgdInfo.jpg);
	background-repeat: no-repeat;
}
.bkgdDown {
	background-image: url(../images/general/down.gif);
	background-repeat: no-repeat;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
