a:link { color:green; text-decoration:underline; font-family:espresso; font-weight:normal; }
a:hover { color:blue; text-decoration:underline; font-family:espresso; font-weight:normal; }
a:visited { color:crimson; text-decoration:underline; font-family:espresso; font-weight:normal; }
a:active { color:green; text-decoration:underline; font-family:espresso; font-weight:normal; }

body { font-family:espresso; margin-top: 1%; margin-left: 3%; margin-bottom: 1%; margin-right: 3% }

input { font-family:espresso; }
textarea { font-family:espresso; }
select { font-family:espresso; }
td { font-family:espresso; }

H1 { font-weight: normal; font-size: 200%; color: #030303; text-align: center }
H2 { font-weight: bold; font-size: 160%; color: #905040; text-align: center }
H4 { font-weight: normal; font-size: 130%; color: #501000; text-align: left }
H5 { font-weight: normal; font-size: 100%; color: #000000; text-align: left }
H6 { font-weight: normal; font-size: 250%; color: #030303; text-align: center }

