@charset "utf-8";
.footer {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.footer:hover{
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.footer:active {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.footer:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.body {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}

.body:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.body:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.body:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.fields {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #006600;
	line-height: 16px;
}
.categories {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #006600;
	line-height: 16px;
	font-weight: bolder;
}
.categories:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.categories:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.categories:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #006600;
}
.categories2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
}
.categories2:hover{
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.categories2:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.categories2:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
