@charset "utf-8";
body         { font-family: tahoma, tahoma, arial, tahoma, arial; font-size: 10pt }
hr           { font-family: tahoma, tahoma, arial; font-size: 10pt }
html         { font-family: tahoma, tahoma, arial; font-size: 10pt }
p            { font-family: tahoma, tahoma, arial; font-size: 10pt }
td           { font-family: tahoma, tahoma, arial; font-size: 10pt }
a            { font-family: tahoma, tahoma, arial; text-decoration:none; font-weight:bold; color: blue}
tr           { font-family: tahoma, tahoma, arial; font-size: 10pt }
h1           { font-family: tahoma, tahoma, arial; font-size: 14pt; color: #000080; font-weight: bold; margin-top:0; margin-bottom:0 }
h2           { font-family: tahoma, tahoma, arial; font-size: 10pt; color: #000080; font-weight: bold; margin-top:0; margin-bottom:0 }
a            { font-family: tahoma, 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: none }
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: none }
-->
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 a:hover imgr {border: 1px solid #0000ff;}
div.descr
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 1px;
  font: 0.7em Arial, Helvetica, sans-serif;
}
