/* project ......: pickens county web site */
/* program.......: pickens.css             */
/* author .......: mickey nardo            */
/* circa ........: 04/2005                 */

     h1 {
         font-family:       "book antiqua";
         font-size:         27pt}
     h2 {
         font-family:       "book antiqua";
         font-size:         24pt}
     h3 {
         font-family:       "book antiqua";
         font-size:         21pt}
     h4 {
         font-family:       "book antiqua";
         font-size:         18pt}
     h5 {
         font-family:       "book antiqua";
         font-size:         15pt}
         
     h6 {
         font-family:       "book antiqua";
         font-size:         12pt}         

     body, a:link, a:visited, a:active, td {
         color:             #4a282a;
         background:        url(bgcolor.gif);
         font-family:       "book antiqua";
         font-size:         9pt}

     body {
         margin-top:        0.10cm;
         margin-right:      0.10cm;
         margin-left:       0.10cm}

     a:hover {
         color:             #a38d80;
         background:        url(bgcolor.gif)}

     th {
         color:             #faf8e6;
         background:        #a38d80}

     hr {
         color:             #4a282a;
         background:        #4a282a;
         width:             100%;
         height:            3px}

     .tiny {
         font-size:         8pt}
