﻿body {
}
p
{
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    font-variant: normal;
    font-family: 'Times New Roman' , Times, serif;
}
.dog
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
}

.cat
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: top;
    width: 33%;
}

.adopted
{
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #CC33FF;
    text-align: center;
    background-color: #FFFFFF;
    font-family: 'comic Sans MS';
}


h1
{
    font-family: 'Comic Sans MS';
    font-size: x-large;
    font-style: normal;
    color: #000000;
}
h2
{
    font-family: 'Comic Sans MS';
    font-size: large;
    font-style: normal;
    color: #3f6661;
}

h3
{
    font-family: 'Comic Sans MS';
    font-size: medium;
    font-style: normal;
    color: #000000;
}

h4
{
    font-family: 'comic Sans MS';
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #3E7482;
    text-align: center;
}

.info
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    text-align: left;
}
.new
{
    font-family: 'comic Sans MS';
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #FF6600;
    text-align: center;
    background-color: #FFFFFF;
}
.photo
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #354857;
    text-align: center;
    vertical-align: bottom;
    width: 33%;
}
