body
{
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 10pt;
}

h1
{
	font-family: arial, helvetica;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0px;
	color:#7a5102;
}

h2
{
	font-size:13pt;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: arial, helvetica;
}

a:link
{
	color:#7E7D02;
	text-decoration:underline;
}

a:visited
{
	color:#805304;
}

a:hover
{
	color:#7E7D02;
	text-decoration:none;
}

a:active
{
	color:#7e7d03;
}

p
{
	font-size: 10pt;
}

table.photo
{
	width: 202px;
	float: right;
	margin: 5px;
}

td.caption
{
	font-family: arial, helvetica;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}