/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 100.01%;
 }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

HR  {
	style : noshade;
	size : 2;
	color : #000000;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
}

a{
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

a:visited  {	
	color: #DE162C;
	text-decoration: underline;
	font-weight: bold;
}

a:active  {
	color: #DE162C;
	text-decoration: underline;
	font-weight: bold;
}

a:hover  {
    color: #DE162C;
	text-decoration: underline;
	font-weight: bold;
}

.adopted {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

.bigp {
	font-size: 120%;
	font-weight: bold;
	line-height: 110%;
}

.pagehead {
	font-size: 180%;
	font-weight: bold;
	color: #000099;
	line-height: 130%;
}

.dogname {
	font-size: 180%;
	font-weight: bold;
	color: #000099;
	line-height: 120%;
}

.subhead {
	font-size: 140%;
	font-weight: bold;
	color: #000099;
	line-height: 130%;
}
li {
	font-size: 80%;
	line-height: 140%;
}
.bigadopted {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	line-height: 100%;
}
.birthdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 80%;
	font-weight: bold;
}
.red {
	color: #DE162C;
}
.blue {
	color: #003399;
}
.footer {
	font-size: 85%;
}

