body
{
    color: #70655a;
    font-family: arial;
	font-size: 11pt;
    background-color: #ffffff;
    text-decoration: none;
	text-align: justify;
}
a
{
    color: #ca471c;
    text-decoration: none
}
a:hover
{
    color: #ca471c;
    text-decoration: underline
}
img
{
	border: 0;
}
h1
{
	margin-top: 6pt;
	margin-bottom: 3pt;
	color: #3e3328;
    font-weight: bold;
    font-size: 12pt
}
h2
{
	margin-top: 6pt;
	margin-bottom: 0;
	color: #665b50;
    font-weight: bold;
    font-size: 11pt
}
h3
{
	margin-top: 3pt;
	margin-bottom: 0;
	color: #70655a;
    font-weight: bold;
    font-size: 11pt
}
.column
{
	width: 30em;
}
.center
{ 
	text-align: center;
}
.center table
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
table.tight
{
	border-collapse: collapse;
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: 0px;
    padding-top: 0px;
    border-bottom: 0px
}

