/* GENERAL */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike,  sub, sup, tt,
var,dl, dt, dd, ol, ul, li,fieldset, form, label,legend, caption, table, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#007DAB;*/
	color:#000000;
	vertical-align: baseline;
}





.name_new {
	font-weight: bold; 
	color:#FF0000;
	font-size:18px;
	margin:0 0 0 0; 
}
.style2 {
	font-weight: bold; 
	color: #5A6430;
}
.style2 p{
	font-weight: bold; 
	color: #5A6430;
}
.style2 a{
	font-weight: bold; 
	color:#FF0000;
	font-size:18px;
	
}

h3 {

	font-size:15px;
	font-weight: bold;
	text-align:left;
	padding-left:263px;
	color:#003300;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	
}

span {
	font-family:Arial, Helvetica, sans-serif; 
	color:#003366; 
	font-size:10px; 
	font-style:normal;
	text-align:center;

}
.div_cotacoes img{
	width:0px;
	height:0px;
}
/* aplica style em toda tabela
.div_cotacoes tr td{
	border:1px solid #FFFFFF;
}
 aplica style no titulo data ,hora,de em dolar,compra,venda
.div_cotacoes font b{
	color:#000000;
	font-size:9px;
}
 aplica style na cotação nome e valores
.div_cotacoes td font{
	color:#0000FF;
	font-size:10px;
}
aplica style na tabela
.div_cotacoes table{
	width:200px;
	background-color:#D5D6D0;
	text-align:center;
}

#menu_left ul h1{
	text-align:left;
}

*/