body {background-color: #cccccc}


/* Text Start */

.maintxt {
         font-family: arial, verdana, sans-serif;
         font-size: 10pt;
         color: black
         }

.footer {
         font-family: arial, verdana, sans-serif;
         font-size: 10pt;
         color: black
         }

h1       {
         font-family: arial, verdana, sans-serif;
         font-size: 22pt;
         color: black
         }


/* Text End */

/* Nav Start */

.nav {
     font-family: arial, verdana, sans-serif;
     font size: 10pt
     }

/* Nav End */

/* Links Start */

a:link {color: #666666; text-decoration: underline}

a:visited {color: #808080}

a:hover {color: black; text-decoration: none}

a:active {color: red}

/* Links End */
