body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
.style1 {font-size: 10px}
a:link {
	text-decoration: underline;
	color: #5D5D5D;
}

a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3333FF;
}
a:active {
	text-decoration: underline;
}
.style2 {
	color: #5D5D5D;
	font-style: italic;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {color: #FFFFF1}
.style5 {color: #FF0000}
.style6 { color: #5d5d5d;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;}

.parked {
  font-size: 8px;
  color: #fffffe;
   }
