/*-----------------------------------------------------------------
    drggroupers.css: cascading stylesheet for DRGGroupers.Com
   -----------------------------------------------------------------*/
body {  
/*    font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    color: #003366; 
/*     background-image: url(mnhwatermark.jpg); */
/*     background-repeat: no-repeat; */
/*     background-attachment: fixed; */
/*     background-position: 50% 25%; */
}
h1 {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 14pt;
    font-weight: bold;
    color: #003366;
}
h2 {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 12pt;
    font-weight: bold;
    color: #003366;
}
h3 {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
}
pre {
    font-family: Courier;
    font-size: 10pt;
}
A:link {
    text-decoration: underline; 
    color: blue;
}
A:visited {
    font-weight: none;
    text-decoration: underline;
    color: green;
}
A:hover {
    text-decoration: underline;
    color: red;
}
A:link.bar {
    text-decoration: none; 
    color: blue;
}
A:visited.bar {
    text-decoration: none;
    color: blue;
}
A:hover.bar {
    text-decoration: underline;
    color: red;
}
A:link.nav {
    color: blue;
    text-decoration: none;
}
A:visited.nav {
    color: blue;
    text-decoration: none;
}
A:hover.nav {
    color: red;
    text-decoration: none;
}
.nav {
    font-size: 9pt;
}
.maintainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000
}
.faqhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.pdflink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.proddesc {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
}
.title {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Lucida, Verdana, Helvetica, sans-serif; 
    font-size: 14pt;
    font-weight: bold;
    color: #003366;
}
.subtitle {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Lucida, Verdana, Helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
}
h3 {
    /* font-family: Georgia, "Times New Roman", Times, serif;  */
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
}
/* eof */
