p {margin-left: 5px; margin-right: 5px; }
p {color: black; font-family: "Comic Sans MS"}

.p1 {margin-left: 1px; margin-right: 1px; }
.p1 {color: black; font-family: "Comic Sans MS"}

p.tp1 {margin-left: 5px; margin-right: 5px; font-size: 10pt; }
p.tp2 {margin-left: 3px; margin-right: 3px; font-size: 10pt; }

table {margin-left: auto; margin-right: auto; }
table.img {margin-left: auto; margin-right: auto; }

table.table1 {border: outset 3pt #ffcc00; }
table.t1 {border: outset 2pt #ffcc00; }
t1 {border: outset 1pt #ffcc00; }
th.th1 {border: inset 2pt #ffcc00; }
td.td1 {border: inset 2pt #ffcc00; font-size: 10pt; }

hr {color: blue; background-color: blue}

body {background-color: #fafafa}
#body {background-color: #000000}

h1 {color: blue; text-align: center; margin-left: auto; margin-right: auto; font-family: "Comic Sans MS"}
h2 {color: black; text-align: center; margin-left: auto; margin-right: auto; font-family: "Comic Sans MS"}
h3 {color: black; text-align: center; margin-left: auto; margin-right: auto; font-family: "Comic Sans MS"}
h4 {color: black; text-align: center; margin-left: auto; margin-right: auto; font-family: "Comic Sans MS"}

li {color: blue}

a:link {text-decoration: none; color: blue}
a:visited {text-decoration: none; color: red}
a:active {color: green}
a:hover {color: black}

