body
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	background-attachment: fixed;
}

table
{
	font-family: arial;
	font-size: 8pt;
	border: 1px solid #8f8f8f;
	border-collapse: collapse;
}

.cell_header
{
	background-color: #dfdfdf;
}

a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}
