body {
	font-family: arial,verdana;
    font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #95c2d7;
	background-image: url(images/bgpage.jpg);
	background-position: center;
}

a:link {
	color: #84461d;
	text-decoration: none;
}

a:visited {
	color: #84461d;
	text-decoration: none;
}

a:hover {
	color: #84461d;
	text-decoration: none;
}

a:active {
	color: #84461d;
	text-decoration: none;
}

td {
	font-family: arial,verdana;
	font-size: 9pt;
	font-weight: normal;
}

.footer  {
	font-family: arial,verdana;
	color: #ffffff;
	font-size: 8pt;
}

.Black12pt  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 12pt;
}

.Red9pt	{
	color: #CC0000;
	font-size: 9pt;
}