.nav {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	height: 28px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.nav a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	background-attachment: scroll;
	background-position: -1px;
	color: #FFFFFF;
}
.inc {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
.inc strong {
	font-size: 120%;
	color: #AA5504;
}
a:link {
	color: #AB5500;
}
a:visited {
	color: #AB5500;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #AB5500;
}