.myBody {
	background-color: #FFFFFF;
	background: url(images/papernew.gif);
	font-family: "Times New Roman", "Times";
	}
body {
	background-color: #FFCCFF;
	font-family: "Times New Roman", "Times";
	}
body.adoptable {
	background-color: #FFCCCC;
	}
a:link {
	color: #0000EE;
	}
a:visited {
	color: #551A8B;
	}
a:active {
	color: #FF0000;
	}
h1 {
	font-family: "Broadway", "Times New Roman";
	font-size: 16pt;
	text-align: center;
	}
h4 {
	font-family: "Graphite Light ATT", "Times New Roman";
	font-size: 12pt;
	color: #800000;
	text-align: center;
	}
.myText {
	font-family: "Gallia", "Times New Roman";
	font-size: 12pt;
	font-weight: bolder;
	align: center;
	text-align: center;
	}
.adoptableText {
	font-family: "Gallia", "Times New Roman";
	font-size: 12pt;
	font-weight: bolder;
	align: center;
	text-align: center;
	color: red;
	}
.garamondText {
	font-family: "Garamond", "Times New Roman";
	font-size: 14pt;
	color: #FF0000;
	align: center;
	text-align: center;
	}
.glText {
	font-family: "Graphite Light ATT", "Times New Roman";
	font-size: 12pt;
	align: center;
	text-align: center;
	}
.glTextBold {
	font-family: "Graphite Light ATT", "Times New Roman";
	font-size: 12pt;
	font-weight: bolder;
	align: center;
	text-align: center;
	}
.navBannerText {
	font-family: "Haettenschweiler", "Times New Roman";
	font-size: 12pt;
	align: center;
	text-align: center;
	}
.scriptText {
	font-family: "Gallia", "Times New Roman";
	font-size: 10pt;
	}
	
