a {  text-decoration: underline}
a:hover {
	text-decoration: underline;
}
br {
	line-height: 10px;
}
li {
	padding-bottom: 0px;
	list-style-type: circle;
}
ul {
	margin-left: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
	list-style-type: square;
}
.headblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.headgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	line-height: 17px;
}
.infored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9D9D;
	line-height: 17px;
}
.bodyregular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 21px;
}
.bodybold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.linkregular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #7D7D7D;
}
.title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 19px;
	color: #999999;
	font-weight:bold;
}

