body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF;
	font-weight: bold;
	background-color: #AAE3FF;
}
h2 {
	font-family: arial narrow, Georgia;
	font-size: 14px;
	background-color: #CCFF33;
	color: #00CC00;
	margin-bottom:0;
}

h3 {
	font-family: Georgia ;
	font-size: 13px;
	color: #FF66CC;
}

a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	text-decoration: line-through;
}


a:hover {
	background-color: #FF99FF;
}
.evid {
	background-color: #CCFF33;
	color: #00CC00;
}
.barrato {
	text-decoration: line-through;
}
.bold {
	font-weight: bold;
}

