/* CSS Document */
h1{
	color:#003887;/*#0099FF;*/
	font-size:16px;
	text-transform:uppercase;
	margin-left:5px;
}

h2 {
		font-size: 11px;
		margin: 0 0 2em 5px !important;
		color: #000 !important;
	}

p{
	font-size:12px;
	margin-left:5px;

}

h3{
	color:#003887;
	font-weight:bold;
	paddind-top:0;
	margin-top:0;
	font-size:16px;
}


h3 a{
	color:#0099FF;
	font-size:11px;
	font-weight:100;
	
}

h3 a:hover{
	color:#999999;

}

h4{
	color:#003887;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}

h5{
	color:#003887;
	font-size:12px;
	font-weight:100;
	margin-left:5px;
	

}

h6{
	color:#6694D1;
	font-size:10px;
	text-align:justify;
	margin-bottom:0;
	margin-top:2px;
}

h6 a{
	color:#0000FF;

}

.pedido{
	color:#000000;
	font-size:11px;
	margin-left:5px;
	margin-bottom:20px;

}