a:link {color: #0000FF}
a:visited {color: #660099}
a:hover {color: #ff1200}

body {font-family:"Comic Sans MS"}
body {background-color: transparent}

hr {color: sienna}
hr {width: 75%}

p {margin-left: 0px}
p {font-weight: normal}
p {font-size: 100%}
p.jus {text-align: justify}

p.indent {text-indent: 40px}
p.indent {white-space: nowrap}

p.contact {margin-left: 20px}

h1,h2 {text-align: center}
h3 {text-align:left}

h1 {font-size: 150%}
h2 {font-size: 130%}

h1, h2 {font-weight: bold}

h1 {color: sienna}

h1 {margin-bottom: 1px}
h2 {margin-top:1px}
h2 {margin-bottom: 5px}

h6 {position:absolute; top: 100px; left: 10px}
h7 {position:absolute; top: 150px; left:10px}

table {background-color:transparant}
table {width: 75%; border: 0; padding: 5}

td {padding: 2mm}

ul.disc {list-style-type:disc}
ul.square {list-style-type:square}
ul.image {list-style-image:  url(pics/ash.jpg)}

ol.lroman {list-style-type: lower-roman}
ol.lalpha {list-style-type: lower-alpha}
ol.decimal {list-style-type: decimal}