@CHARSET "UTF-8";

a.trabalhos {
	color:#F97919;
}

div.trabalhos {
	width:1000px;
	margin:0px 0px 40px 0px;
	border:0px;
	padding:0px;
}

div.trabalhos h1 {
	font-family:arial;
	font-size:17pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin:0px;
	border:0px;
	padding:0px;
}

div.trabalhos p {
	font-family:arial;
	font-size:15pt;
	font-weight:bold;
	color:#5B5B5B;
	text-align:justify;
	margin:15px 0px 0px 0px; /*top right bottom left*/
	border:0px;
	padding:0px;
}