body{
	background-repeat : no-repeat;
}
.pathline {
	font-family : "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	font-style : bold;
	text-decoration : none;
}
.pathline:hover {
	font-family : "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11px;
	font-style : bold;
	text-decoration : underline;
}
.searchtext {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
}
.helping {
	font-size : 18px;
}
.content {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
}
.contentbig {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 16px;
	font-weight : bolder;
}
.normal {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration:none;
}
.normal:hover {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration : underline;
}
.heading {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	text-decoration:none;
}
.smallblack {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	text-decoration:none;
}
.smallboldblack {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	font-weight : bold;
	text-decoration:none;
}
