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


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;






	letter-spacing: 0.05em
..5em;										font-weight: normal;





	color: #333333
	font-variant: small-caps;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.h1 {
	font-family:Arial;
	font-size:15px;
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bodyLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFF97;
}
.titleLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FEFF97;
}
