.whitetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.greytext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
	list-style-type: square;
}
.greytext strong {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}
.headers {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}

