body{
  background-color: rgb(0,0,0);
/*  background-image: url(''); */
  margin-top 0px;
  }

A {
   color: rgb(200,200,255);
  text-decoration: none;
  }

A:link {
 color: rgb(200,200,255);
 text-decoration: none;
 }
A:active {
color: rgb(255,0,0);
  text-decoration: none;
  }
A:classname:visited {
  color: rgb(200,200,230);
  text-decoration: none;
  }

/* Standard Paragraph style */
P{
 color: rgb(255,255,255);
 font-family: Arial, sans-serif;
 font-size: 11pt;
 }

 
/* Footer Text Links */
.footer{
 color: rgb(210,210,210);
 font-family: Arial, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 }

.location{
 color: rgb(200,100,100);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 }

 
.courier{
 color: rgb(150,150,150);
 font-family: Courier New, Courier;
 font-size: 12pt;
 font-weight: bold;
 }

 
/* Small standard font */
.small{
 font-family: Arial, sans-serif;
 font-size: 10pt;
 }

 
/* Smallest standard font */
.smaller{
 font-family: Arial, sans-serif;
 font-size: 8pt;
 }

 
/* Indents the first line of a paragraph */
P.indent{
 font-size: 11pt;
 font-family: Arial, sans-serif;
 text-indent: 25px;
 text-decoration: none;
 }

 
/* Indents all subsequent lines of a paragraph */
.RefIndent{
 text-indent: -20px;
 text-decoration: none;
 margin-left: 20px;
 }

 
/* Indents all subsequent lines of a paragraph */
#RefIndent{
 text-indent: -20px;
 text-decoration: none;
 margin-left: 20px;
 }

 
.navbar{
 color: rgb(255,237,176);
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 }

 
.pagebar{
 color: rgb(255,237,176);
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 }

 
/* Small text used to declare copyrights on each page */
.copyright{
 font-family: Arial, sans-serif;
 font-size: 8pt;
 text-decoration: none;
 }


 
.H1{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 }

 
H1{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 }

 
H2{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 16pt;
 }

 
.H2{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 16pt;
 }

 
H3{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 }

.H3{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 }
 
/* Used to show date in small bold letters */
H4{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 }

 
.H4{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 }

 
/* Used to show left headers in sections */
H5{
 color: rgb(150,150,150);
 font-family: Arial, sans-serif;
 font-size: 12pt;
 }

.H5{
 color: rgb(125,125,125);
 font-family: Arial, sans-serif;
 font-size: 12pt;
 }
 
H6{
 color: rgb(80,80,200);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 }

.H6{
 color: rgb(80,80,200);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 }
.Price { color: #CC0000; font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
a:hover {  text-decoration: underline}
