body {
	margin-left: 0px;
	margin-top: 8px;
}

body,td,a  { font-size: 12px;
	color: #000000;
}
img { border-color: #000000; }

.imglink { color:#000000; border-color:#000000; }
.imglink:visited { color:#000000; border-color:#000000; }
.imglink:hover {color:#000000;i border-color:#000000; }


body,.path,.pathlink,.labelstyle,.lightsmall {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#666;
}

.slogan {
  font-family: Times New Roman; Times;
  font-size: 24px;
  color: #ffffff;
 }

.lightsmall {
  font-size: 12px;
  color: #ffffff;
 }

.path {
 font-size:12px;
 color:#333333;
}


.lightsmall {
 text-decoration: none;
}
.lightsmall:hover{
 text-decoration: underline;
}

.pathlink {
 color:#333333;
}

.pathlink:hover {
 font-size: 12px;
 color:#CD6510;
}

.labelstyle {
 font-size:14px;
 color:#666;
 font-weight: bold;
 text-decoration:none;
}

.labelstyle:hover {
 color:#CD6510;
}



