body,td,th {
	color: #6b6b6b;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	letter-spacing: .3px;
	font-style: normal;
	line-height: 15px;
}

.title {
	font-size: 18px;
	font-family: avian, helvetica, arial, sans-serif;
	color: green;
	text-decoration: underline;
	line-height: 25px;
}

.biggergrey {
	font-size: 16px;
	line-height: 20px;
}

.dots {
	font-size: 9px;
	color: green;
	font-weight: bold;
}

.dots2 {
	font-size: 8px;
	color: green;
}

	
.grey {
	font-size: 9px;
	line-height: 10px;
	color: #6b6b6b;
}

a:link, a:active, a:visited {
	color: #6b6b6b;
	text-decoration: none;
}

a:hover {
	color: darkgreen;
	text-decoration: underline;
}
