/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	letter-spacing: .12em;
}
.nav :link {
	color: #000000;
	text-decoration: none;
}
.nav :visited {
	text-decoration: none;
	color: #000000;
}
.nav :hover {
	text-decoration: none;
	color: #ffffff;
}
.nav :active {
	text-decoration: none;
	color: #000000;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
	letter-spacing: .2em;
	font-weight: bold;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	letter-spacing: .12em;
}
.smallnav :link {
	color: #ffffff;
	text-decoration: none;
}
.smallnav :visited {
	text-decoration: none;
	color: #ffffff;
}
.smallnav :hover {
	text-decoration: none;
	color: #cbd7e2;
}
.smallnav :active {
	text-decoration: none;
	color: #ffffff;
}
