
body
{
	background-color: white;
	font-family: arial;
	font-size: 8px;
}

font{
font-size: 10pt;
font-family: verdana;
color: #9932cd;
}

p{ 
font-size: 9pt;
font-family: verdana;
color: #9932cd;
}


<!-- cor original das letras no site inteiro
color: #979a9b;
--> fim

h1
{
	color: blue;
	font-size: 30px;
	font-weight: normal;
}


h3
{
	color: #979a9b;
	font-size: 15px;
	font-weight: bolder;
	padding-left: 0px;
	line-height: 10px;
}

h4
{
	color: #979a9b;
	font-size: 12px;
	font-weight: normal;
	padding-left: 80px;
	line-height: 20px;
}
