@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}

.indexnav {
	font-size: 11px;
	color: #f2c236;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
}

a.indexnav:link {
	text-decoration:none;
	color: #f2c236;
}
a.indexnav:visited {
	text-decoration:none;
	color: #f2c236;
}
a.indexnav:hover {
	text-decoration:none;
	color: #f2c236
}
#navlist li {
	list-style-image: url(images/updated/bullet_new.gif);
}
