body {
    background-color: rgb(235,249,255);
    font-family: arial, helvetica, sans-serif;
	}
a {
    color: #FF0000; text-decoration: none}
a:visited {
    color: #990099; text-decoration: none}
a:hover {
    text-decoration: underline}
table {
    font-size: small;
    border-width: thin;
	border-style: solid}
table.noborder {
    border: none}
ul.none {
    list-style-type: none}
#tmnotice {
    font-size: x-small;
	font-style: italic}
