td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.small_bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar_bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFCCFF;
}
a.toplinks:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(../splash_images/ilovecatsback1.gif);
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
strong {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #FFCCFF;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFCCFF;
	font-weight: bold;
}
.bold_white {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.signature {
	font-family: "Edwardian Script ITC";
	font-size: 24pt;
	color: #660033;
	font-style: italic;
	font-weight: bold;

}
.bold_yellow {
	font-family: "Trebuchet MS";
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFFCC;
}
.italic {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
}
.italic_bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	background-color: #E8F0F9;
	border: 1px inset #FFFFCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	background-color: #E8F0F9;
	border: 1px inset #FFFFCC;
}
.blue_bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #00FFFF;
	font-weight: bold;
}
