body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	font-weight:400;

}

td a {
	font-size:14px;
	color: #666;
	text-decoration:underline;	
}

td a.link {
	font-size:14px;
	color: #666;
	text-decoration:underline;	
}

td a.visited {
	font-size:14px;
	color: #666;
	text-decoration:underline;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#on {
	font-size: 14px;
	color: #3CF;
}

#label {
	font-family: 'Covered By Your Grace', cursive;
	font-size: 40px;
	color: #FFF;
}

#navi {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #000;
}

#footer {
	font-size:11px;
	line-height:24px;
	color: #666;
}

#footer a {
	font-size:11px;
	color: #666;
	text-decoration:underline;	
}

#footer a:hover {
	color: #3CF;	
}
	

a {
	font-size: 16px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #3CF;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1 {
	font-size: 30px;
	font-weight:400;
	color: #000;
}
h2 {
	font-size: 20px;
	font-weight:300;
}

ul {
	list-style-image:url(img/square.gif);
}

li {

}

