body {
   text-align: center;
   font-family: "Verdana";
   color: #000000;
   font-size: 12;
   text-indent: 0px;
   font-weight: normal;
   background-color: #CCCCCC;
}

p {
   text-align: center;
   color: #000000;
}


h1 {
   font-family: "Verdana";
   font-size: 20;
   font-weight: bold;
   text-align: center;
   color: #000000;
}

h2 {
   font-size: 16;
   font-weight: bold;
}

span.PedTitle {
   font-family: "Tahoma";
   font-size: 24;
   font-weight: bold;
   font-style: italic;
   color: #000033;
}
span.PedBorn {
   font-family: "Verdana";
   font-size: 12;
   font-weight: bold;
   font-style: italic;
   color: #000033;
}
span.PedGender {
   font-family: "Times New Roman";
   font-size: 18;
   font-weight: bold;
   font-style: italic;
}
div.AboutUs {
   font-family: "Verdana";
   font-size: 16;
   font-weight: bold;
   text-align: justify;
}
p {
   font-family: "Verdana";
   font-size: 12;
}
p.PedTitles {
   font-family: "Verdana";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
   text-align: center;
}
p.PedName {
   font-family: "Verdana";
   font-size: 12;
   font-weight: bold;
   text-align: left;
}
p.PedTitle {
   font-family: "Verdana";
   font-size: 10;
   text-align: left;
}
p.LinkCaption {
   font-family: "Verdana";
   font-size: 18;
   font-weight: bold;
   font-style: italic;
}
p.LinkCaption2 {
   font-family: "Verdana";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
}
.LinkLink {
   font-family: "Verdana";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
}
p.Caption {
   font-family: "Verdana";
   font-size: 16;
   font-weight: bold;
}
p.DogLink {
   font-family: "Times New Roman";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
   color: #0000A0;
}
p.DogLink2 {
   font-family: "Times New Roman";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
}
p.Caption2 {
   font-family: "Tahoma";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
}
p.Caption2L {
   font-family: "Tahoma";
   font-size: 16;
   font-weight: bold;
   font-style: italic;
   text-align: left;
}
p.SmallCaption {
   font-family: "Verdana";
   font-size: 14;
   font-weight: bold;
}

a {
   color: #000099;
   text-decoration: underline;
}
a:hover {
   color: #000099;
   text-decoration: underline;
}
a:active {
   color: #000099;
   text-decoration: underline;
}
a:visited {
   color: #000099;
   text-decoration: underline;
}

form {
   text-indent: 0px;
}

table {
   border: 0px #000000;
   cellpadding: 0;
   cellspacing: 0;
}

td,th {
   border: 0px #000000;
   padding: 0;
   align: center;
   valign: center;
}