@media all {

.answer {color: yellow; }



.assoclinks {

      font-family: "arial";
      font-size: 0.7em;
      font-weight: normal;
      text-align: center;
      color: black;
           }

a.assoclinks:link     {color : #111111 ; text-decoration : none}
a.assoclinks:visited  {color : #773333 ; text-decoration : none}
a.assoclinks:hover    {color : #FFFFFF ; text-decoration : none}

 .banner {
        font-family: "Arial";
        font-size: 1.4em;
        font-weight: bold;
         }

 .boldtext {
        font-family: "arial";
        font-size: 0.8em;
        font-weight: bold;
        text-align: justify;
           }

 .disclaimer {
        font-family: "Arial";
        font-size: 0.8em;
        font-weight: normal;
        font-style: italic;
             }

 .intro {
        font-family: "Arial";
        font-size: 0.8em;
        font-weight: bold;
        }

 .intro_italic {
        font-family: "Arial";
        font-size: 0.8em;
        font-weight: normal;
        font-style: italic;
               }

 .link1 {
        font-family: "Arial";
        font-size: 0.8em;
        font-weight: bold;
        }

 p {
        font-family: "verdana", "arial";
        font-size: 0.8em ;
        font-weight: bold ;
        text-align: justify;
   }

 .picheading {
        font-family: "arial";
        font-size: 0.6em;
        font-weight: bold;
        text-align: center;
        color: black;
             }

 .picheading2 {
        font-family: "arial";
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
        color: black;
              }
              
.picheading3 {
        font-family: "arial";
        font-size: 0.9em;
        font-weight: bold;
        text-align: center;
        color: black;
              }

 .piclink {
        cursor: pointer;
          }

 .pictitle {
        font-family: "arial";
        font-size: 0.6em;
        text-align: center;
        color: black;
           }

 .question {
         color: white;
            }

 .quote {
        font-family: "Tahoma";
        font-size: 0.8em;
        font-weight: normal;
        font-style: normal;
        }

 .signature {
         font-size: medium;
         font-style: italic;
             }

 .title1 {
         font-family: "Arial";
         font-size: 1.2em;
         font-weight: bold;
          }

 .title2 {
         font-family: "Arial";
         font-size: 1em;
          }

 .title3 {
        font-family: "Arial";
        font-size: 0.8em;
        font-weight: bold;
         }




}


