A:link {color: blue}
A:visited {color: maroon}
A:active {color: #e60000; background-color:#ffff80}
A:hover {color: #e60000; background-color:#ffff80; text-decoration:none}

body {
background-color: #fffff0; 
color: black; font-family: Arial, sans-serif; 
font-size: 14pt; 
text-align: left}

h1, h2, h3, h4, h5, h6 {font-weight: bold; text-align: left}
h1 {font-size: 20pt; color: red}
h2 {font-size: 18pt; color: blue}
h3 {font-size: 16pt; color: maroon}
h4, h5, h6 {font-size: 14pt; color: green}
ul {list-style-type: circle}
ol {list-style-type: arabic-numbers}

hr {color: maroon; text-align: center}
p {}
#logo {font-size: 18pt; color: maroon; text-align: center}
address {font-size: 12pt; text-align: center}
#sleft {font-size: 10pt; text-align: left}
#bleft {font-size: 14pt; font-weight: bold; text-align: left}
#big {font-size: 16pt; color: red; text-align: center}

