html { height: 100%; margin-bottom: 1px; }

BODY 
{ 
  background: #EEEEEE;
  background-image: url(images/BNF.png);
  background-position: center top;
  background-repeat: no-repeat;
}

P		{color: #000000; font-family: arial; font-size: 9pt; text-underline: none; }


a 		{color: #060606; font-family: arial; font-size: 9pt; }
a:visited 	{color: #060606; font-family: arial; font-size: 9pt; }
a:active 	{color: #060606; font-family: arial; font-size: 9pt; }
a:hover 	{color: #060606; font-family: arial; font-size: 9pt; }

a.none		{text-decoration: none; }

h1 		{color: #000000; font-family: times new roman; 	font-weight: bold;	font-size: 30pt; 	text-align: right; 	vertical-align: top;  	margin-left: 5pt; 	margin-right: 5pt;	margin-top: 0pt;	margin-bottom: 0pt; 	text-decoration: none;}
h2  		{color: #000000; font-family: times new roman; 	font-weight: normal;	font-size: 9pt; 	text-align: left; 	margin-top: 0pt;		text-underline: none; 	font-style: italic; }
h3 		{color: #ffffff; font-family:Verdana, Arial;   	font-weight: normal; 	font-size: 10pt; 	margin-left: 5pt; 	margin-right: 5pt;	margin-top: 2pt;	margin-bottom: 2pt; 	text-decoration: none;}
h4		{color: #ffffff; font-family:Verdana, Arial; 	font-weight: normal; 	font-size: 10pt; 	margin-left: 5pt; 	margin-right: 5pt;	margin-top: 5pt;	margin-bottom: 0pt; 	text-decoration: none;}


IMG.side	{border: 1px solid #FFFFFF; margin: 5px;}