﻿body 
{
	background-color: White;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: Black;
	margin-top: 5px;
	overflow: auto;
}
.cen 
{
	text-align: center; 
	margin-left: auto; 
	margin-right: auto
}
a:link, a:visited
{
	color: Black;
}
a:active, a:hover
{
	color: Black;
}
.corpo 
{
	font-size: 10pt;
	font-weight: normal;
}
.corpomed 
{
	font-size: 9pt;
	font-weight: normal;
}
.corpopic 
{
	font-size: 8pt;
	font-weight: normal;
}
.titpic
{
	font-size: 10pt;
	font-weight: bold;
}

