body 
{
background-image: url(images/back1.png);
font-family: sans-serif;
}

p
{
font-size: 11pt;
}

p.adoption
{
font-size: 10pt;
font-family: "comic sans MS", sans-serif;
}
p.big
{
font-size: 14pt;
font-weight: bold;
}
p.label
{
font-size: 14pt;
font-weight: bold;
color: #000066;
text-align: center;
}
p.contact
{
font-size: 12pt;
color: #000066;
font-weight: bold;
}

p.footer
{
font-size: 14pt;
color: #000066;
font-weight: bold;
}
p.phototitle
{
font-size: 18pt;
color: #000066;
font-weight: bold;
}
table.text 
{
width: 700px;
background-color:#ffffff;
border: 2px solid #000066;
}

table.contact 
{
height: 146px;
width: 100%;
background-color:#ffffff;
border: 2px solid #000066;
}

li
{
font-size: 11pt;
}

a:active
{
font-size: 11pt;
font-weight: bold;
color: "#000099";
} 

a:visited 
{
font-size: 11pt;
font-weight: bold;
color: #000066;
}

a:link
{
font-size:11pt;
font-weight:bold;
color:#000066;
}