h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #003366;
	font-weight: normal;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
a:hover {
	color: #F1A244;
}
a {
	color: #C95B01;
	text-decoration: none;
}
.smallcopy {
	font-size: 9px;
	color: #999999;
}
li {
	list-style-image: url(images/bullet.gif);
	font-size: 12px;
}
.formvalues {
	font-size: 12px;
	color: #8C3F00;
}
.whitebody {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6F3200;
}
body {
	background-color: #FFFFFF;
}
.yellowbg {
	background-color: #FFFF00;
	background-repeat: no-repeat;
}
