body {
background-color: #ffffff;
background-image: url(dogback.gif);
color: #000000;
}
a:link {
color: #0000ff;
}
a:visited {
color: #0000a0;
}
a: active {
color: #8000ff;
}
p {
font-family: times;
color: #000000; 
text-align: left;
margin-left: 10px;
margin-right: 10px;
}
p.center {
font-family: times;
color: #000000; 
text-align: center;
margin-left: 10px;
margin-right: 10px;
}
h1 {
color: #b80d03;
font-size: 180%;
font-weight: bold;
}
h2 {
color: #b80d03;
font-size: 130%;
font-weight: bold;
}
h3 {
color: #b80d03;
font-size: 120%;
font-weight: bold;
font-style: italic;
}
img {
border: none;
}
span.small {
font-size: 80%;
}
span.italic {
font-style: italic;
}
span.bold {
font-weight: bold;
}
span.bi {
font-weight: bold;
font-style: italic;
}
tr {
vertical-align: top;
}
div.center {
text-align: center;
}
div.right {
text-align: right;
}
td.main {
background-color: #fcf1cd;
width: 770;
border-width: 5;
border-color: #fcf1cd;
}
td.header {
background-image: url(dogso.gif);
background-repeat: no-repeat;
background-position: center center;
width: 770;
height: 100;
}
td.def {
background-color: #ffffff;
}