a:link {
	color: #CC6600;
	text-decoration: none;
}
body,td,th {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC9966;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #BF4B0E;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.footer {
	font-size: 9px;
}
.navhelp {
	font-size: 10px;
	font-weight: lighter;
}
.item_title {
	font-size: 14px;
	font-weight: bold;
}
.note {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.notesmall {
	font-size: 10px;
	font-style: normal;
	color: #993300;
	text-align: left;
	vertical-align: top;
}
.bolded {
	font-weight: bold;
}
.navbut1 {
	font-size: 12px;
	font-weight: bold;
}
.navbut2 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

