@charset "UTF-8";
/* CSS Document */


h1.navLit {
	letter-spacing:0em;
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.nav {
	letter-spacing:0em;
	color: #CCC;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.nav:link {
	text-decoration:none;
	color: #CCC;
}

a.nav:visited {
	text-decoration:none;
	color: #CCC;
}

a.nav:hover {
	text-decoration:none;
	font-weight: 600;
	color: #FFF;
}

a.nav:active {
	text-decoration:none;
	color: #CCC;
}

a.mail {
	letter-spacing:0em;
	color: #666;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.mail:link {
	text-decoration:none;
	color: #666;
}

a.mail:visited {
	text-decoration:none;
	color: #666;
}

a.mail:hover {
	text-decoration:none;
	color: #036
}

a.mail:active {
	text-decoration:none;
	color: #666;
}

a.print {
	letter-spacing:0em;
	color: #999;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.print:link {
	text-decoration:none;
	color: #999;
}

a.print:visited {
	text-decoration:none;
	color: #999;
}

a.print:hover {
	text-decoration:none;
	color: #69F
}

a.print:active {
	text-decoration:none;
	color: #999;
}
