body 
{
}
A:link {
	font-family: "Lucida Calligraphy";
	font-size: medium;
	text-decoration: underline;
	color: #7A4924;
	font-weight:  600;
	font-style:italic;}
A:active {
	font-family: "Lucida Calligraphy";
	text-decoration: underline;
	font-size: medium;
	color: #7A4924;
	font-weight:  600;}
A:visited {
	font-family: "Lucida Calligraphy";
	text-decoration: underline;
	font-size: medium;
	color: #7A4924;
	font-weight:  600;}
A:hover {
	font-family: "Lucida Calligraphy";
	font-size: medium;
	text-decoration: none;
	color: #C4946D;
	font-weight:  600;}
A img {	border: none;  } /* link images with no border */

.h1 {
	font-family: "Lucida Calligraphy";
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	
}
.small {
	font-family: "Lucida Calligraphy";
	font-size: .7em;
	color: #7A4924;
	font-weight: bold;
	
}
.basic {
	font-family: "Lucida Calligraphy";
	font-size: 12pt;
	color: #7A4924;
	font-weight: 600;
	text-align:center;
	vertical-align:top;
	line-height:45px
	
}

.table1 {
	background-color: #C4946D;
}

.hr {
	color: #7A4924;
}
.puppy {
	font-family: "Lucida Calligraphy";
	font-size: 12pt;
	color: #7A4924;
	font-weight: 600;
	text-align:left;
	vertical-align:top;
	line-height:45px
