.small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #2D2D2D;
	text-decoration: none;
}
.small2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.small3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: Black;
	text-decoration: none;
}
a:link {  font-family: Verdana; font-size: 10px; font-style: normal; line-height: 11px; font-weight: normal; font-variant: normal; color: #2D2D2D; text-decoration: none}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: Teal;
	text-decoration: none
}

.fat {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: Purple;
	text-decoration: none
}
.longtext {  font-family: Verdana; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; color: #666666; text-decoration: none; text-align: justify}
.listing {  font-family: Verdana; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; color: #666666; text-decoration: none}
.black {  font-family: Verdana; font-size: 10px; font-style: normal; line-height: 11px; font-weight: bold; font-variant: normal; color: #333333; text-decoration: none}
.white {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: White;
	text-decoration: none
}
.smallred {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: Teal;
	text-decoration: none;
}