
A:link {color: blue}
A:visited {color: #0000a0}
A:active {color: #e60000; background-color:#ffff80}
A:hover {color: #e60000; background-color:#ffff80}

body {background-color: #f2f1d2; color: black; margin: 5%,5%,5%,5%; font-family: Verdana, Arial, sans-serif; font-size: 100%; text-align: left}

<!-- text -->

h1 {font-size: 120%; color: green; font-weight: bold}
h2 {font-size: 115%; color: maroon; font-weight: bold}
h3 {font-size: 110%; color: green; font-weight: bold}
h4 {font-size: 105%; color: maroon; font-weight: bold}
h5 {font-size: 100%; color: green; font-weight: bold}
h6 {font-size: 100%; color: maroon}

hr {color: #acd2a6; text-align: center}
ul, ol, dl, dt, {margin-top: 6pt}
li, dd {margin-bottom: 6pt}
ul, ol, dl {letter-spacing: 110%; text-decoration: none}
ul {list-style-type: square} 
dt {font-weight: bold}
dd {padding-left: 2em}

.ul2 {margin-top: 0pt; list-style-type: circle; letter-spacing: 100%;}
.left {padding-left: 3em; text-align: left}  
.big {font-size: 110%; font-weight: bold; text-align: center}
.lbig {font-size: 110%; font-weight: bold; text-align: left}  
.small {font-size: 80%; text-align: center}
.lsmall {font-size: 80%; text-align: left}
.center {text-align: center}  
.address {margin: 0em,5em,0em,5em; padding: 1em,1em,1em,1em; border: solid #acd2a6}
.bar {padding: 1em,1em,1em,1em; background-color: #acd2a6; vertical-align: middle; text-align: center; font-weight: bold}  

