body {
	font-size: 62%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	text-align: left;
}
a:link {
	color: #666666;
	color: #ECBF2A;
	text-decoration: none;
}
a:visited {
	color: #666666;
	color: #ECBF2A;
	text-decoration: none;
}
a:hover {
	color: #ECBF2A;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #333333;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #ECBF2A;
	font-style: italic;
}
h3 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
h4 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h5 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h6 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#nav {
	padding: 0px;
	list-style-type: none;
	width: auto;
	float: left;
}
#nav li {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#nav a {
	line-height: 2.5em;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	width: 168px;
	margin-left: -10px;
}
#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background-color: #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	background-image: url(../img/images/nav_topleft_01.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-left: 9px;
	width: auto;
}
	

