body {background-color: FloralWhite;}

h1 {background-color: transparent; font-family: bradley hand itc; color: midnightblue; text-transform: capitalize; font-size: 250%; text-align: center}
h2 {background-color: transparent; font-family: sans-serif; color: black; text-transform: capitalize; font-size: 175%; text-align: center}
h3 {background-color: transparent; font-family: sans-serif; color: black; text-transform: capitalize; font-size: 150%; text-align: center}
h4 {background-color: transparent; font-family: sans-serif; color: black; text-transform: capitalize; font-size: 100%; text-align: center}
h5 {background-color: transparent; font-family: sans-serif; color: black; text-transform: capitalize; font-size: 70%; text-align: center}

p {font-family: sans-serif; font-size: 100%; text-align: left}
p.small {font-family: sans-serif; font-size: 80%; text-align: left}
p.border {border-style: ridge; border-color: #ff0000; border-width: 3px}



a {text-decoration: none}
a:link {color: #0000FF}
a:visited {color: #8B008B}
a:hover {color: #800000}
a:active {color: #0000FF}


img.float {float:right}


table {table frame="void"}

