body {
	background-image:url(bg-brick1.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
img {
	border:0;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#006600;
}
a:hover {
	text-decoration:underline;
	color:#006600;
}
 .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
 .textNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.textSm {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}