 .nav {
 color : #FFFFFF;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 text-decoration : none;
 font-weight: normal;
 }
 a:hover {
 text-decoration : underline;
 }
 .link {
 text-decoration : underline;
 color : #4F3B30;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: bold;
 }
 .link2 {
 text-decoration : none;
 color : #4F3B30;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: bold;
 } 
 link2:hover {
 text-decoration : underline;
 }
 .contact {
 text-decoration : none;
 color : #ffffff;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: normal;
 }
 .top {
 text-decoration : none;
 color : #E6E6E6;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: bold;
 }
 .content {
 text-decoration : none;
 color : #4F3B30;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: normal;
 }
 .footer {
 text-decoration : none;
 color : #4F3B30;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: normal;
 }
 .table {
 text-decoration : none;
 color : gray;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: normal;
 }
 .bold {
 text-decoration : none;
 color : gray;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: bold;
 }
 .italics {
 text-decoration : none;
 color : gray;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: normal;
 font-style: italic;
 }
 .head {
 text-decoration : none;
 color : #4F3B30;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: bold;
 }
 .head2 {
 text-decoration : none;
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 14pt;
 font-weight: bold;
 }
 .subhd {
 text-decoration : none;
 color : gray;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10pt;
 font-weight: bold;
 }
 .field {
 text-decoration : none;
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: none;
 }
 .field2 {
 text-decoration : none;
 color : gray;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 8pt;
 font-weight: none;
 }