/* CSS Document */

body {
	font-family:"Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
}

a {
	color: #222222;
}

a.navigation {
	text-decoration: none;
}

a.navigation:hover {
	text-decoration: underline;
	border-color: #666666;
}

a.navigation:active {
	text-decoration: underline;
	border-color: #666666;
}

a.footertext {
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.headerfont {
	font-family: "Gill Sans", "Trebouchet MS", "Lucida Sans", Helvetica, Geneva, Arial, sens-serif; 
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.08em;
}

.headerfont2 {
	font-family: "Gill Sans", "Trebouchet MS", "Lucida Sans", Helvetica, Geneva, Arial, sens-serif;
	color: #999999;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.03em;
}

.subnavigation a{
	color: #666666;
	font-size: 0.8em;
}