a {
	color: #5F796D;
}
.content {
	color:#5F796D;
	font-size: 10pt;
	font-family: Tahoma;
}
.content a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.content a:hover {
	border-bottom: 1px solid;
}
li.content {
	list-style-position:inside;
}
h1, h2, h3, h4, h5, h6 {
	color:#5F796D;
	font-family: Tahoma;
}
