body
	{
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	line-height: 19px;
	
	
	/*
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	color: #5A5A5A;
	*/
	}
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	line-height: 19px;
	}
a:link
	{
	color: #5A5A5A;
	text-decoration: underline;
	}
a:visited
	{
	color: #5A5A5A;
	text-decoration: underline;
	}
.titulo01
	{
	font-family: arial;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #87877C;
	line-height: 25px;
	/*
	margin-top: 22px;
	margin-bottom: 22px;
	*/
	}
	
.titulo02
	{
	font-family: arial;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	}
	
.titulo03
	{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #5A5A5A;
	text-decoration: none;
	}
	
.titulo04
	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #5A5A5A;
	text-decoration: none;
	}
TD.quadre {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 1px solid #AAAAAA;
	/*background-color: #F8F8F8;*/
}

.code {
	font-family: courier;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	border: 1px solid #AAAAAA;
	background-color: #F8F8F8;
}