body
	{
	margin: 0px;
	width: 100%;
	text-align: center;
	font-family: avantegarde, "Century Gothic", sans-serif;
	background-color: #bdd63e;
	}
div.oa
	{
	margin: 0px auto 0px auto;
	text-align: left;
	width: 950px;
	padding: 0px;
	color: #fff;
	background: #000000 URL('images/bottom.jpg') 0% 100% no-repeat;
	}
div.content
	{
	margin: 20px;
	}
table.pix
	{
	width: 100%;
	}
table.pix td
	{
	width: 33%;
	padding: 10px;
	}
.lpix
	{
	width: 515px;
	float: right;
	}
.green
	{
	color: #bdd63e;
	}
img.logo
	{
	float: right;
	}
h1.logo
	{
	text-align: right;
	font-size: 36px;
	font-weight: 500;
	}
h3.footer
	{
	color: #000;
	text-align: left;
	font-size: 20px;
	font-weight: 500;
	}
p
	{
	text-align: justify;
	font-size: 15px;
	margin: 20px 5px;
	}
a:link, a:active, a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
a:hover
	{
	color: #bdd63e;
	}
