body{
 background-color: rgb(0,0,0);
 background-image: url('images/canon_bkg.jpg');
 }

A{
 color: rgb(255,228,43);
 text-decoration: none;
 }

P{
 color: rgb(255,237,176);
 font-family: Arial, sans-serif;
 font-size: 12pt;
 }

P.indent{
 font-size: 11pt;
 font-family: Arial, sans-serif;
 text-indent: 25px;
 text-decoration: none;
 }

.RefIndent{
 font-family: Arial, sans-serif;
 text-indent: -20px;
 text-decoration: none;
 font-size: 8pt;
 margin-left: 20px;
 font-weight: normal;
 }

#RefIndent{
 font-family: Arial, sans-serif;
 text-indent: -20px;
 text-decoration: none;
 font-size: 8pt;
 margin-left: 20px;
 font-weight: normal;
 }

.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;
 }

.copyright{
 color: rgb(150,080,080);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 text-decoration: none;
 }

.location{
 color: rgb(150,150,150);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 }


.H1{
 color: rgb(120,120,120);
 font-family: Arial, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 }

.H2{
 color: rgb(110,110,110);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 }

H1{
 color: rgb(120,120,120);
 font-family: Arial, sans-serif;
 font-size: 18pt;
 font-weight: bold;
 }

H2{
 color: rgb(110,110,110);
 font-family: Arial, sans-serif;
 font-size: 10pt;
 }

H3{
 color: rgb(120,120,120);
 font-family: Arial, sans-serif;
 font-size: 16pt;
 }

H4{
 color: rgb(255,237,176);
 font-family: Arial, sans-serif;
 font-size: 15pt;
 }

H5{
 color: rgb(255,237,176);
 font-family: Arial, sans-serif;
 font-size: 14pt;
 }

H6{
 color: rgb(255,237,176);
 font-family: Arial, sans-serif;
 font-size: 14pt;
 }