body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content
{
  background-color: white;
  font-size: 12px;
	margin: 30px 20% 0% 20%;
}

h1
{
	font-size: 30px;
	font-weight: bold;
  text-align: center;
}

h2
{
	font-size: 20px;
	font-weight: bold;
}

table
{
  width: 100%;
}

td
{
  text-align: center;
}

p
{
	text-align: justify;
  padding: 0px 0px 12px 0px;
}

.figure
{
  font-weight: bold;
	text-align: left;
	font-size: 11px;
}

.footer
{
	text-align: center;
}
