body, p, ul {
	font-family: monospace, courier, "courier new";
	font-size: 100%;
}
body {
	color: #000;
	background: #fff url(../lleimage/back-red.jpg) repeat-x;
}
p {
	color: #000;
}
td {
	color: #000;
}
tbody {
}
ul {
	text-align: left;
	padding-top: 0;
}
strong {
	font-weight: bold;
	font-size: 110%;
}
small {
	font-size: 80%;
}
a:link, a:visited, a:active {
	color: #f56;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f00;
	font-size: 12pt;
	text-decoration: underline;
}
.blocao {
	padding: 5px;
	color: #600;
	border-width: 10px;
	border-style: ridge;
}
#n1 {
	color: #600;
	border-color: #f80;
	background-color: #b0d0e6;
}
#n2 {
	color: #600;
	border-color: #f80;
	background-color: #ffe4b5;
}
td.flc {
	text-align: center;
}
.compo {
	text-align: center;
	color: #20d;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	text-align: center;
	color: #f5efa0;
	padding: 0.2em;
	background-color: #009;
}
h2 {
	color: #ff0180;
	background-color: #ffff97;
	text-align: center;
	padding: 2px 0px;
}
h3 {
	color: navy;
	background-color: #d1ebff;
	text-align: center;
}
h4 {
	color: #f00;
}
