BODY
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-color: #EEB100;
	background-repeat : repeat;
	margin : 0;
}

A
{
	color : #CC3300;
	text-decoration: none;
	font-weight : bolder;
}

A:hover
{
	text-decoration: none;
	color: #999999;
}

.Titulo
{
	font-size : 14px;
	font-weight : bolder;
}

.Chamada
{
	font-size : 11px;
	margin-top : 6px;
}

.Chamada STRONG
{
	font-weight : bold;
	font-size : 12px;
}

TD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

.ChamadaPequena
{
	font-size : 9px;
	margin-top : 6px;
}

.Linque
{
	color : #006633;
	font-weight : bolder;
}