body, P, input, select, textarea, div, td, th, ul, ol {
	font-size : 8pt;
	font-family : Tahoma, Verdana, 'Trebuchet MS', Arial, sans-serif;
}

P {
	line-height : 12pt ;
}

select, input, textarea {
	color : #016B83;
	border-width : 1px;
	border-color : #708090;
}

body {
	color : #555555;
	margin : 3px;
}

a {
	text-decoration : none;
	color : #333333;
	border-bottom-style : dotted;
	border-bottom-color : #bbb;
	border-bottom-width : 0px;
}

a:link:hover, a:visited:hover {
	color : #FFA63C;
}

img {
	border : none;
}

li {
	margin-top : 5px;
}

form {
	border : 0px;
	padding : 0px;
	margin : 0px;
}

.fundo1 {
	background-color : #CE5A05;
	padding : 4px;
}

.fundo2 {
	background-color : #01657D;
}

.roundtop {
	text-align : left;
	background : url(/images/rectangle/cef/canto_sup_dir.gif) no-repeat top right;
}

.roundbottom {
	text-align : left;
	background : url(/images/rectangle/cef/canto_inf_dir.gif) no-repeat bottom right;
}

.roundleft {
	padding : 0px;
	margin : 0px;
	background : url(/images/rectangle/cef/esq.gif) repeat-y top left;
}

.roundright {
	margin : 0px;
	padding : 0px 8px 0px 8px;
	background : url(/images/rectangle/cef/dir.gif) repeat-y top right;
}