body {
	margin-left: 0px;
	margin-top: 0px;
	
	padding:0;
	margin: 0;
	font: 0.75em Tahoma, Arial, sans-serif;
	line-height: 1.7em;
	color: #FFF;
	background-color: #000000;
	
}

/*
a { color: #000; background: inherit; }
*/
a:link {
	color: #FFF;
	background: inherit;
	font-weight:bold;
	font-size: 0.75em;
	text-align: center;
}
a:visited {
	color: #FFF;
	background: inherit;
	font-weight:bold;
	font-size: 0.75em;
	text-align: center;
}
a:active {
	color: #FFF;
	background: inherit;
	font-weight:bold;
	font-size: 0.75em;
	text-align: center;
}
a:hover {
	color: #FFF;
	background: inherit;
	font-weight:bold;
	font-size: 0.85em;
	text-align: center;
}

/*
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
*/
p {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #FFF;
}
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }

.left_box {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 30px;	
	margin: 0 0 10px 0;
	background: #000000;
	color: #454545;
}
.notes {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 30px;	
	margin: 0 0 10px 0;
	background: #000000 url(../images/sc01-01.gif) no-repeat center left;
	color: #808080;
}

.left_articles {
	margin: 0px 0 8px 0;
	background: #000;
	color: #FFF;
	padding: 5px 5px 5px 5px;
}	

.link_notas {
	color: #FE9900;
	font-weight: bold;
	font-size: 24px;
	font-weight: bold;
}
	/*****************************************/

