body {
   background-color:   #55263F;
   font-family:             Georgia, Garamond, Century Gothic, serif, Verdana, Helvetica, sans-serif;
   font-size:                12pt;
   color:                     #55263F;
   padding:                 5px;
   margin:                  0;
   border-style:          none;
}

p {
  font-size:                 12pt;
  font:                       Georgia, Garamond, Century Gothic, Serif;
  color:                      #55263F;
  border-style:           none;
 }


p.nav {
  margin-left:             4; 
    font-size:                 12pt;
  font:                       Georgia, Garamond, Century Gothic, Serif;
 
  border-style:           none;
}

p.small {
  font-size:                 10pt;
  font:                       Georgia, Garamond, Century Gothic, Serif;
  color:                      #55263F;
  border-style:           none;
 }

p.vsmall {
  font-size:                 7pt;
  font:                       Georgia, Garamond, Century Gothic, Serif;
  color:                      #55263F;
  border-style:           none;
 }


h1 {
   font-family:             Georgia, Garamond, Century Gothic, serif, Verdana, Helvetica, sans-serif;
   font-size:                 12pt;
   font-weight:             bold;
   color:                      #55263F;
   border-style:            none;
}

h2 {
   font-family:             Georgia, Garamond, Century Gothic, serif, Verdana, Helvetica, sans-serif;
   font-size:                 11pt;
   font-weight:             bold;
   color:                      #55263F;
   border-style:            none;
}

h3 {
   font-family:             Georgia, Garamond, Century Gothic, serif, Verdana, Helvetica, sans-serif;
   font-size:                 8pt;
   font-weight:             bold;
   font-style:                italic;
   color:                      #55263F;
   border-bottom-color:     #DEE87E;
   border-bottom-width:     2px;
   border-bottom-style:     dotted;
}

a:link {
  color:#999A01;
  text-decoration:none;
  }
a:visited {
  color:#999A01;
  text-decoration:none;
  }
a:hover {
  color:#999A01
  text-decoration:underline;
  }

a.ktw:link {
  color:#AB7493;
  text-decoration:none;
  }
a.ktw:visited {
  color:#AB7493;
  text-decoration:none;
  }
a.ktw:hover {
  color:#AB7493;
  text-decoration:underline;
  }

a.left:link {
  color:#9B7977;
  text-decoration:none;
  }
a.left:visited {
  color:#9B7977;
  text-decoration:none;
  }
a.left:hover {
  color:#55263F;
  text-decoration:none;
  }

a.photo:link {
  color:#957270;
  text-decoration:none;
  }
a.photo:visited {
  color:#957270;
  text-decoration:none;
  }
a.photo:hover {
  color:#957270;
  text-decoration:underline;
  }

table.chart{
   width:                     535px;
   padding:                 2px;
   font-size:                9pt;
}


#issueandsponsor {
   width:                   800px;
   background-color:  #FFFFFF;
   padding:                 5px;
}





#photographers {
   font-size:                    10pt;
}

.nav {
   background-color:  #FFCE77;
   padding:                 5px;
   border-top-width:        1px;
   border-right-width:      1px;
   border-bottom-width:   1px;
   border-left-width:        10px;
   border-top-style:         none;
   border-right-style:       none;
   border-bottom-style:    none;
   border-left-style:         none;
   text-decoration:     none;

}

td#containerad {
	border: dotted 1px #55263F;
	}

