.SAVP {
	font: 8.5pt Tahoma;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style: square;
}
.Heading {
	font: bold 10pt Tahoma;
	color: #FFFFFF;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}