BODY
{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #555454;
}

.f1          {font-family: Arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none}
A.f1:link    {font-family: Arial; font-size: 9pt; color: #fd6b00; font-weight: bold; text-decoration: none}
A.f1:visited {font-family: Arial; font-size: 9pt; color: #fd6b00; font-weight: bold; text-decoration: none}
A.f1:active  {font-family: Arial; font-size: 9pt; color: #fd6b00; font-weight: bold; text-decoration: none}
A.f1:hover   {color: #dd5e01; font-weight: bold; text-decoration: text-decoration: underline;}

A:link    {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A:visited {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A:active  {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A:hover   {color: #ff0000; font-weight: bold; text-decoration: text-decoration: underline;}

.f2r          {font-family: Arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none}
A.f2r:link    {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A.f2r:visited {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A.f2r:active  {font-family: Arial; font-size: 9pt; color: #ff0000; font-weight: bold; text-decoration: none}
A.f2r:hover   {color: #ff0000; font-weight: bold; text-decoration: text-decoration: underline;}

.f2l          {font-family: Arial; font-size: 9pt; color: #fbfbfb; font-weight: normal; text-decoration: none}
A.f2l:link    {font-family: Arial; font-size: 9pt; color: #fbfbfb; font-weight: bold; text-decoration: none}
A.f2l:visited {font-family: Arial; font-size: 9pt; color: #fbfbfb; font-weight: bold; text-decoration: none}
A.f2l:active  {font-family: Arial; font-size: 9pt; color: #fbfbfb; font-weight: bold; text-decoration: none}
A.f2l:hover   {color: #ff0000; font-weight: bold; text-decoration: text-decoration: underline;}


h1
{
	font-family: Arial;
	font-weight: bold;
	display: inline;
	font-size: 14pt;
	margin: 0;
	color: #ff0000;
	text-decoration :none;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	display: inline;
	font-size: 12pt;
	margin: 0;
	color: #ff0000;
}

IMG.thumb {
  border: solid;
  border-color: #000000;
  border-width: 1px; 
}

hr
{
	noshade: false;
	width: 60%;
}
