
body {
	text-decoration: none;
	font-family:  "Trebuchet MS", Tahoma, Georgia;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	margin-top:15px;
	margin-bottom: 15px;
	line-height: 15px;
}
p {
	margin-top:8px;
	margin-bottom:0px;
	line-height: 15px;
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


.bodylink {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.bodylink:hover {
	text-decoration: underline;
}

ul, li {
	font-size: 13px;
margin-top:8px;
	margin-bottom:0px;
	line-height: 13px;
}