
body { color: black; font-family: georgia; font-size: 1em; font-weight: normal; font-style: normal; background-image: url(gifs/background3.jpg); }
a { color: blue; text-decoration: underline; }
a:link { color: blue; text-decoration: underline; }
a:visited {color: blue; text-decoration: underline;}
a:hover { color: blue; text-decoration: none; }
a:active { color: blue; text-decoration: underline; }
h1 { font-size: 22px;}
h2 {font-size: 19px; font-weight: bold;}
h3 {font-size: 19px; font-weight: normal;}
p { font-size: 1.15em; text-align: center; }
ul {  font-family: georgia; font-weight: normal; font-style: normal; list-style-type: disc; margin: 1em 0 1em 40px; }
.strong {font-weight:bold;}
