body {font-family: "Times New Roman", serif; background: #ffffff; color: #fff; font-size: medium;}
TD {font-family: "times roman", serif; color: #000000}

A:link {text-decoration: underline; color: blue}

A:active {text-decoration: underline; color: blue}

A:visited {text-decoration: underline; color: red; background-color: white}

A:hover {color: #ff00ff}

h1 {color: #9400d3; font-size: 250%; text-transform: uppercase}

h2 {color: yellow; font-size: large}

h3 {color: blue; font-weight: bold}

h4 {color: blue; font-weight: bold; font-style: italic}

li {font-size: medium}

p {color: #000000; font-weight: normal; font-size: medium; text-align: justify}

p.indent {text-indent: 2em; color: #000000}

blockquote {margin-left: 4em; margin-right: 4em; font-style: italic; color: #000000}

