body { color: black; font-size: 12px; font-family: arial; background-color: white; }
p { font-size: 12px; font-family: arial; }
td { font-size: 12px; font-family: arial; }
a:link { color: blue ; font-size: 14px; font-family: arial; font-weight: bold; text-decoration: none; }
a:visited { color: purple ; font-size: 14px; font-family: arial; font-weight: 700; }
a:hover { color: red ; font-size: 14px; font-family: arial; font-weight: 700; font-style: italic; background-color: yellow; }
a:active { color: red ; font-size: 14px; font-family: arial; font-weight: 700; }
.head { font-size: 24px; font-family: arial; font-weight: 700; word-spacing: 2px; letter-spacing: 4px; }
.subhead { font-size: 18px; font-family: arial; font-weight: 700; }
li { font-size: 12px; font-style: italic; padding: 4px; }
.strong { font-size: 14px; font-weight: 700; }
.highlite { background-color: yellow; }
