.fonte01
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
 	font-style: normal;
	background-color: transparent;
}

.fonte02
{
	color: Red;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	background-color: transparent;
}

.fonte03
{
	color:	Gray;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	15px;
	font-style:	normal;
	font-variant:	normal;
	font-weight:	bold;
	letter-spacing:	2px;
	text-align: center;
	background-color: transparent;
}

.fonte04
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: justify;
 	font-style: normal;
	background-color: transparent;
	word-spacing: 2px;
	letter-spacing: normal;
	vertical-align: baseline;
	line-height: 20px;
}

.fonte05
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
 	font-style: normal;
	background-color: transparent;
	word-spacing: 2px;
	letter-spacing: normal;
	vertical-align: baseline;
	line-height: 20px;
}

.fonte06
{
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
 	font-style: normal;
	background-color: transparent;
}

.fontedestaque
{
	color: #330099;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	26px;
	font-style:	normal;
	font-variant:	normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align:	center;
	background-color: transparent;
}

.body
{
	color: Black;
	background-color: transparent;
	margin-bottom:	0px;
	margin-left:	0px;
	margin-right:	0px;
	margin-top:	0px;
}

a.um:link
{
	color: Red;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

a.um:visited
{
	color: Red;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
a.um:hover
{
	color: Red;
	background-color: transparent;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
a.um:active
{
	color: Red;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
