body      
          {
           background-color: #CCCCCC;
           font-family: Verdana, Helvetica, Arial, sans-serif;
           color: #000000;
           font-size: 14px;
           }
		   
p, td     {
           font-family: Verdana, Helvetica, Arial, sans-serif;
           color: #000000;
           font-size: 14px;
           }

.quote   {
           font-family: Verdana, Helvetica, Arial, sans-serif;
           color: #000000;
           font-size: 12px;
           }

h1        {
           font-family: "Times New Roman", Georgia, Times, serif;
           font-size: 16px;
	     color: #C00000;
           text-transform: uppercase; 
           background-color: #ECECEC;
          }

h2        {
           font-family: "Times New Roman", Georgia, Times, serif;
           font-size: 14px;
           color: #404040;
           text-transform: uppercase; 
           background-color: #ECECEC;
          }

.tiny     {
           font-family: Verdana, Helvetica, Arial, sans-serif;
           color: #000000;
           font-size: 9px;
           }

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

a:visited
          {
	     color: #C00000;
	     text-decoration: underline;
	    }

a:hover
          {
	     color: #FFFFFF;
	     text-decoration: underline;
	    }

a:active
          {
	     color: #FFFFFF;
	     text-decoration: underline;
	    }

a.nav:link
          {
	     color: #CCCCCC;
	     text-decoration: none;
           font-size: 14px;
           font-family: Georgia, "Times New Roman", Times, serif;
           font-weight: bold;
           line-height: 1.4em;
           vertical-align: middle;
           bottom-padding: 2em;
	    }

a.nav:visited
          {
	     color: #CCCCCC;
	     text-decoration: none;
           font-size: 14px;
           font-family: Georgia, "Times New Roman", Times, serif;
           font-weight: bold;
           line-height: 1.4em;
           vertical-align: middle;
           bottom-padding: 2em;
	    }

a.nav:hover
          {
	     color: #FFFFFF;
	     text-decoration: none;
           font-size: 14px;
           font-family: Georgia, "Times New Roman", Times, serif;
           font-weight: bold;
           line-height: 1.4em;
           vertical-align: middle;
           bottom-padding: 2em;
	    }

a.nav:active
          {
	     color: #FFFFFF;
	     text-decoration: none;
           font-size: 14px;
           font-family: Georgia, "Times New Roman", Times, serif;
           font-weight: bold;
           line-height: 1.4em;
           vertical-align: middle;
           bottom-padding: 2em;
	    }