BODY
{ 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
    
  background-color: #808080;
}

.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 overline;}

.f2          {font-family: Arial; font-size: 11pt; color: #000000; font-weight: normal; text-decoration: none}
A.f2:link    {font-family: Arial; font-size: 11pt; color: #fd6b00; font-weight: normal; text-decoration: none}
A.f2:visited {font-family: Arial; font-size: 11pt; color: #fd6b00; font-weight: normal; text-decoration: none}
A.f2:active  {font-family: Arial; font-size: 11pt; color: #fd6b00; font-weight: normal; text-decoration: none}
A.f2:hover   {color: #dd5e01; font-weight: normal; text-decoration: text-decoration: underline;}


.f4          {font-family: Arial; font-size: 25pt; color: #fd6b00; font-weight: normal; text-decoration: none}
A.f4:link    {font-family: Arial; font-size: 25pt; color: #0000FF; font-weight: bold; text-decoration: underline}
A.f4:visited {font-family: Arial; font-size: 25pt; color: #0000FF; font-weight: bold; text-decoration: underline}
A.f4:active  {font-family: Arial; font-size: 25pt; color: #0000FF; font-weight: bold; text-decoration: underline}
A.f4:hover   {color: #0000FF; font-weight: bold; text-decoration: text-decoration: underline;}


h1
{
	font-family: Arial;
	font-weight: bold;
	display: inline;
	font-size: 30pt;
	margin: 0;
	color: #fd6b00;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	display: inline;
	font-size: 14pt;
	margin: 0;
	color: #fd6b00;
}



IMG.thumb {
  border: solid;
  border-color: #000000;
  border-width: 1px; 
}