.Normal {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.NormalBold {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.size14bold {
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Normalitalic {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.size14italic {
	color: #000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.size16italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.size14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../Library/Backgrounds/bkg_paws_hg2.gif);
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.size16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Size18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.Banner {
	font-family: "Franklin Gothic Heavy";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #000000;
}
