@media all {

  h1 {
    color: #4b4640;
    font-size: 22pt;
    font-family: Georgia;
    font-weight: normal;
    margin: 0;
    padding-top: 16px;
    padding-bottom: 10px;
  }

  h2 {
    color: #878380;
    font-size: 16pt;
    font-family: Georgia;
    font-weight: normal;
    margin: 0;
    padding: 0;
  }
	p, td {
		font-family: Georgia, Tahoma, Arial;
		font-size: 14pt;
                color: #878380;
  }

  table tr td a font strong {
    color: #2A5474;
                font-family: Georgia, Tahoma, Arial;
                font-size: 10pt;
    font-weight: normal;

  }

}
