body, table {
	font-family:Verdana;
	font-size:7px;
}
.texto_destaque {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}

input, textarea, select {
	font-family:Verdana;
	font-size:10px;
}
A:link {
	TEXT-DECORATION: underline;
}
A:visited {
	color:black;
	TEXT-DECORATION: underline;
}
A:hover {
	color:#F00;
	TEXT-DECORATION: underline;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 14px
}
.style3 {
	font-size: 15px
}

