*, a, body, td, div, p, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
th{
	font-size:16px;
	background-color:#CC9999;
}
td{
	valign:top;
	vertical-align:top;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
h1{
	font-size:22px;
	color:#963;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom:2px;
	background-color:#EEE;
}
h3 a{
	font-size: 15px;
	font-weight: bold;
}
p{
	margin-top:0px;
	margin-bottom:5px;
}
#colunistas td{
	border-bottom:1px dotted #963;
}
