body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Header1 {
	font-size: 16px;
	font-weight: bold;
	color: #EE3243;
}
.Header2 {
	font-size: 14px;
	font-weight: bold;
	color: #F7911ED;
}

.Listing {
	font-size: 10px;
}


a:link {
	color: #BA2124;
	text-decoration: underline;
}
a:hover {
	color: #EE3243;
}
a:visited {

	color: #BA2124;
	text-decoration: underline;
}
