.padrao {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
}
div {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	float: none;
	overflow: auto;
	padding: 5px;
	height: 400px;
	width: 485px;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.imagemlink {
	text-decoration: none;
	border: 0;
}
.subtitulo {
	font-size: xx-small;
	font-weight: bold;
	color: #009900;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 9px;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
a {
	color: #000000;
	text-decoration: none;
}
ol {
	text-decoration: overline;
	padding-left:inherit;
}
