

  body { font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.3em;
    }
    
    

  td { font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-weight: inherit;
    font-size: 0.9em;
    line-height: 1.3em;
    }
    
    H1 { font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: rgb(0, 0, 0);
	font-weight: inherit;
	font-size: 1.3em;
    line-height: 1em;
	padding: 20px 0px 10px 0px;
    }

  img { border-style: none;
    text-decoration: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-top: 0px;

    }

  a:link { border-style: none;
    background-color: transparent;
    color: #666666;
    text-decoration: none;
    }

  a:visited { color: #666661;
    text-decoration: none;
    }

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


