body { font-family: Courier New,Courier,monospace;       color: maroon;    background-color: white    font-weight: inherit;    font-size: 1.0em;    line-height: 0.8em;    }H1 { font-family: Arial, Helvetica, sans-serif;        color: maroon;	font-weight: bold;        font-size: 5.2em;        line-height: 15px;	}	  td { font-family: Arial, Helvetica, sans-serif;    color: #666666;    background-color: transparent;    font-weight: inherit;    font-size: 1.2em;    line-height: 1em;    }  img { border-style: none;    text-decoration: none;    margin-right: 5px;    margin-left: 0px;    margin-bottom: 5px;    margin-top: 0px;    }  a:link  { color: silver;      text-decoration: none;     font-weight: inherit;     }   a:visited { color: silver;     text-decoration:none;     font-weight: inherit;     }   a:focus { color: silver;     background-color: none;     font-weight: inherit;     }     a:hover { color: rgb(153, 153, 153);    text-decoration:none;     background-color: none      font-weight: inherit;     }   a:active { color: maroon;    background-color: none;    font-weight: inherit;    }