﻿<html> <style>{  }
body         { font-family: tahoma, arial; font-size: 10pt }
hr           { font-family: tahoma, arial; font-size: 10pt }
html         { font-family: tahoma, arial; font-size: 10pt }
p            { font-family: tahoma, arial; font-size: 10pt }
td           { font-family: tahoma, arial; font-size: 10pt }
tr           { font-family: tahoma, arial; font-size: 10pt }
h1           { font-family: arial narrow, tahoma, arial; font-size: 18pt; color: #000080; font-weight: normal; margin-top:0; margin-bottom:0 }
h2           { font-family: tahoma, arial; font-size: 10pt; color: #000080; font-weight: bold; margin-top:0; margin-bottom:0 }
a            { font-family: tahoma, arial; color: blue; font-weight: bold; text-decoration: none }
a:active     { font-family: tahoma, arial; color: blue; font-weight: bold; text-decoration: none }
a:link       { font-family: tahoma, arial; color: blue; font-weight: bold; text-decoration: none }
a:visited    { font-family: tahoma, arial; color: blue; font-weight: bold; text-decoration: none }
a:hover	 	 { font-family: tahoma, arial; color: red; font-weight: bold; text-decoration: underline }
a.index         { font-family: tahoma, arial; color: black; font-weight: bold; font-size: 8pt; text-decoration: none }
a.index:active  { font-family: tahoma, arial; color: black; font-weight: bold; font-size: 8pt; text-decoration: none }
a.index:link    { font-family: tahoma, arial; color: black; font-weight: bold; font-size: 8pt; text-decoration: none }
a.index:visited { font-family: tahoma, arial; color: black; font-weight: bold; font-size: 8pt; text-decoration: none }
a.index:hover	{ font-family: tahoma, arial; color: blue; font-weight: bold; text-decoration: underline }
a.buy          	{ font-family: tahoma, arial; color: blue; font-weight: normal; font-size: 8pt; text-decoration: none }
a.buy:active   	{ font-family: tahoma, arial; color: blue; font-weight: normal; font-size: 8pt; text-decoration: none }
a.buy:link    	{ font-family: tahoma, arial; color: blue; font-weight: normal; font-size: 8pt; text-decoration: none }
a.buy:visited  	{ font-family: tahoma, arial; color: blue; font-weight: normal; font-size: 8pt; text-decoration: none }
a.buy:hover	 	{ font-family: tahoma, arial; color: black; font-weight: normal; text-decoration: underline }
.image			{ 	border: 1px solid #000;  }

div.imgr
{
	margin: 2px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	float: right;
	text-align: center;
	padding: 2px;
}	
div.imgr imgr
{
  display: inline;
  margin: 2px;
  border: 1px solid #000;
}
div.imgr a:hover imgr {border: 1px solid #0000ff;}
div.descr
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 1px;
  font: 0.8em Arial, Helvetica, sans-serif;
}

div.imgl
{
	margin: 2px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	padding: 2px;
}	
div.imgl imgl
{
  display: inline;
  margin: 2px;
  border: 1px solid #000;
}
div.imgl a:hover imgl {border: 1px solid #0000ff;}
div.descl
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 1px;
  font: 0.8em Arial, Helvetica, sans-serif;
}


-->
</style>

</html>