body,td,th {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.png);
	background-repeat: repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
#middle {
	background-color: #FFFFFF;
}
#left {
	background-image: url(../img/side_left.png);
	background-repeat: repeat-y;
	width: 67px;
}
#right {
	background-image: url(../img/side_right.png);
	background-repeat: repeat-y;
	width: 66px;
}
.title {
	font-size: 14px;
	color: #993300;
	background-image: url(../img/linhas.gif);
	height: 41px;
	width: 700px;
}
.autor {
	font-style: italic;
	color: #8A5E00;
}
