<style>
body
{
	font-family: arial, helvetica;
	color: #000000;
	background: #FFFFFF;
	background-image: none;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}
.LibLinks {
	font-family:Arial, Helvetica;
	font-size: 12pt; 
	text-decoration:none; 
	font-weight:bold;
      background: none;
	color:#0000ff;
	}
.LibLinks:Hover {	
	background: none;
	color:#ff0000;
	text-decoration:underline; 
	}
.DarkLinks {
	font-family:Arial, Helvetica;
	font-size: 24pt; 
	text-decoration:none; 
	font-weight:bold;
	background: none;
	color:#000fff;
	}
.DarkLinks:Hover {	color:#cfcfcf;	}
.TopLinks {
	font-family:Arial, Helvetica;
	font-size: 8pt;
	text-decoration:none;
	font-weight:bold;
	color: White;
}
.TopLinks:Hover {	color:#ff0000;	
	text-decoration:underline;}
.MenuBar {
	font-family:Arial, Helvetica;
	font-size: 8pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	background: none;
	}
.MenuBar:Hover {	color:yellow;	}
.BodyLinks {
	font-family:Arial, Helvetica;
	font-size: 12pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#0000ff;
	background: none;
	}
.BodyLinks:Hover {	
	color:#000000;
	text-decoration:underline;}
.Dark {
	font-family:Arial, Helvetica;
	font-size: 14pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	background: none;
	}
.Dark:Hover {	
	color:#000000;
	text-decoration:underline;}
.MenuLinks {
	font-family:Arial, Helvetica;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: White;
	background: transparent;
	azimuth : rad;
}
.MenuLinks:hover {
	color: Yellow;
}
.Cats {
	font-family:Arial, Helvetica;
	font-size: 10pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#0000ff;
	background: none;
	}
.Cats:Hover {	
	color:#808080;
	text-decoration:underline;}
.CatHeads {
	font-family:Arial, Helvetica;
	font-size: 12pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#0000ff;
	background: none;
	}
.CatHeads:Hover {	
	color:#ff0000;}

H2, H3, H4, H5, H6
{
  font-weight: bold;
  margin-left: -5px;
  font-family: arial, helvetica;
}

H1
{
  font-weight: bold;
  font-family: arial, helvetica;
  margin-left: -10px;
  font-size: 18pt; 
  color: #0f0f0f; 
}

H1.h1center
{
  text-align: center;
  margin-left: 0px;
}
H2
{
  font-size: 16pt;
}
H3
{
  font-size: 14pt;
}
H4
{
  font-size: 12pt;
}
H5
{
  font-size: 12pt;
}
H6
{
  font-size: 10pt;
}

P.pnote 
{
  border-top: red thin solid;
  border-bottom: red thin solid;
  padding: 10px;
}

P.pnote B 
{
 color: red;
}

P.pint20
{
  padding-left: 20px;
}

h4.h4red
{
 color: red;
}

P.tinytext
{
  padding: 8px;
  font-size: 8pt;
}

li
{font-size: 11pt; font-weight: bold; margin-left: 0; 
 margin-right: 0; color: navy;

}

p
{
 text-align: Justify; font-size: 11pt; font-weight: bold; margin-left: 0; 
 margin-right: 0; color: #000000;}


table.standard th 
{
  background-color: navy;
  color: white;
}
table.standard th.count 
{
  background-color: white;
  color: blue;
}

table.standard th.black 
{
  background-color: white;
  color: black;
}

table.standard  td 
{
  vertical-align: top;
  background-color: white;
  border: solid navy;
  border-width: .0pt;
  color: black;
  border-color-light: #808080;
  border-color-dark: #000000;
}

table.standard  td.menuback
{
  vertical-align: top;
  background-color: #c0c0c0;
  border: solid navy;
  border-width: .0pt;
  color: black;
  bordercolorlight: #808080;
  bordercolordark: #000000;
}
table.borders  td
{
  vertical-align: top;
  background-color: white;
  border: solid navy;
  border-width: .3pt;
  color: black;
  border-color-light: #808080;
  border-color-dark: #000000;
}
table.borders td.menuback
{
  vertical-align: top;
  background-color: #c0c0c0;
  border: solid navy;
  border-width: .3pt;
  color: black;
  bordercolorlight: #808080;
  bordercolordark: #000000;
}
</style>