body, p, td, .grey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
 
}
.red {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #901823;
	font-weight: bold;
	text-align: left;
}

.red2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #901823;
	font-weight: bold;
	text-align: center;
}


.white, .white a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
 
}
table#border {
	border: 1px solid #000000;
}

a:link {
	 
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	 
}
a:hover {
	text-decoration: none;
	 
}
a:active {
	text-decoration: underline;
	 
}
.redsmall {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #901823;
	font-weight: bold;
	text-align: left;
}
table#red a:link {
	color: #901823;
	text-decoration: underline;
}
table#red a:visited {
	text-decoration: underline;
	color: #901823;
}
table#red a:hover {
	text-decoration: none;
	color: #901823;
}
table#red a:active {
	text-decoration: underline;
	color: #901823;
}
#footer {}
#footer a {
	font-size: 10px;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
}
.heading {
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
}
.listing {
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
