body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #C9AB46;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3,h4,h5,h6{
	margin-bottom:0;
}
/*a:link, a:active {
	text-decoration:none;
	font-weight:bold;
	color:#0000CC
}
a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#333399;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#0000FF;
}*/
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nome_com{
         margin:10px 0 20px 0;
		 padding-bottom:20px;
		 text-align:right;
		 line-height:12px;
		 font-size:10px;
		 color:#660000;
		 border-bottom:1px solid #EAD3AD
}
.title_com{
         margin:10px 0 20px 0;
		 padding-bottom:20px;
		 text-align:center;
		 line-height:12px;
		 font-size:13px;
		 font-weight:bold
		 color:#780800;
		 border-bottom:2px solid #EAD3AD
}