.font1{
	font-size: 11px;
}
.font2{
	font-size: 10px;
}
.font3{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.mfont1{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.mfont2{
	font: bold 12px;
}
.copyr{
	font: 10px;
	background-image: url(images/td_fundo_b.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}