h2 {
	font-family: "Brush Script MT", "Staccato222 BT";
	font-size: x-large;
	font-weight: lighter;
	color: #FF3333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Brush Script MT", "Staccato222 BT";
	font-size: xx-large;
	font-weight: lighter;
	color: #FF0000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000FF;
}
.copy {
	font-family: "Brush Script MT", "Staccato222 BT";
	font-size: x-small;
	font-weight: lighter;
	color: #0000FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
.pictab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	width: 450px;
}

