body {
font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	letter-spacing: 0.1em;
	text-decoration: none;
}

TD{
    font-size: 16px;
    color: #666666;
}

hover {font-size: 16px; color: #666666; text-decoration: underline;}

a {font-size: 16px; color: #666666; text-decoration: none;}


h1 {
    color: #666666;
    font-family: 'Muli', sans-serif;
    font-size: 16;
}


th {
	
	text-decoration: none;
	font-size: 16px;
	color: #666666;
