body {
background: url(bluebanner_paw.gif) #99CCFF repeat-y fixed; font-family: arial, sans-serif; margin-left: 120px;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:link {
color: #666666;
}

a:visited {
color: red;
}

a:active {
color: purple;
}

h1, h2, h3 {
text-align: center;
}

h2 {
font-size: 18 pt;
}

h3 {
font-size: 16 pt;
}

p {
font-size: 12pt;
color: #000000;
}

img {
border: 0;
}

.bottom {
font-size: 9pt;
color: #000000;
text-align: center;
}