body
{
	font-family: Verdana;
	background-color: #e8e8e8;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-size:8pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica;
}
h1
{
	color: red;
	font-size:11pt; line-height:150%; margin-top:0; margin-bottom:0
}
h1 a:link {
	color: red;
	text-decoration: underline;
}
h1 a:visited {
	color: red;
	text-decoration: underline;
}
h1 a:active {
	color: red;
	text-decoration: underline;
}
h1 a:hover {
	color: red;
	text-decoration: underline;
}
h2  {
	color: #808080;
	line-height:175%;
	font-size:8pt; margin-top:0; margin-bottom:0; font-family:Verdana
}
h2 a:link {
	color: blue;
	text-decoration: underline;
}
h2 a:visited {
	color: blue;
	text-decoration: underline;
}
h2 a:active {
	color: blue;
	text-decoration: underline;
}
h2 a:hover {
	color: blue;
	text-decoration: underline;
}

p   { 
	margin-top: 0; margin-bottom: 10; line-height:135% 
	}
.standardtext
{ 
	color: gray; 
}
.standardtext a:link {
	color: blue;
	text-decoration: underline;
}
.standardtext a:visited {
	color: blue;
	text-decoration: underline;
}
.standardtext a:active {
	color: blue;
	text-decoration: underline;
}
.standardtext a:hover {
	color: blue;
	text-decoration: underline;
}
.navigation   { 
	color: #ffffff; 
}
.navigation a:link {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:active {
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footertext   { 
	color: gray; 
	font-size:8pt
}
.footertext a:link {
	color: gray;
	text-decoration: underline;
}
.footertext a:visited {
	color: gray;
	text-decoration: underline;
}
.footertext a:active {
	color: gray;
	text-decoration: underline;
}
.footertext a:hover {
	color: red;
	text-decoration: underline;
}
.entrytitle  { 
	color: red; 
	font-size:16pt;
}
.entrytitle a:link {
	color: red;
	text-decoration: none;
}
.entrytitle a:visited {
	color: red;
	text-decoration: none;
}
.entrytitle a:active {
	color: red;
	text-decoration: none;
}
.entrytitle a:hover {
	color: red;
	text-decoration: none;
}
.entryfooter  { 
	color: gray; 
	font-size:8pt; 
	margin-left:1; margin-top:11
}

.entryfooter  a:link {
	color: blue;
	text-decoration: underline;
}
.entryfooter  a:visited {
	color: blue;
	text-decoration: underline;
}
.entryfooter  a:active {
	color: blue;
	text-decoration: underline;
}
.entryfooter  a:hover {
	color: blue;
	text-decoration: underline;
}

div.imgblock { 
  border: none;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 5px;
  text-align: right;
  font-family: Verdana;
  font-style: normal;
  font-size: 10px;
  color: #000000;
  margin: 0px 0px 0px 0px;
}
.imagebig {
            border-width: 1px; 
            border-color: #000000; 
            border-style: solid;
            width: 420px;
}
.imagemed {
            border-width: 1px; 
            border-color: #000000; 
            border-style: solid;
            width: 280px;
}
.imagesml {
            border-width: 1px; 
            border-color: #000000; 
            border-style: solid;
            width: 180px;
}
div.figurebig {
  float: right;
  width: 440px;
  border-style: none;
  border-width: 0px;
  background: none;
  margin: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.figuremed {
  float: right;
  width: 300px;
  border-style: none;
  border-width: 0px;
  background: none;
  margin: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.figuresml {
  float: right;
  width: 200px;
  border-style: none;
  border-width: 0px;
  background: none;
  margin: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
