body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.menuppal {
	font-size: 10px;
	color: #333333;
}
menu {
	color:#666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:link {
	color:#666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.path:link {
	color:#006699;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.path:active {
	color: #006699;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.path:hover {
	color: #006699;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.path:visited {
	color: #006699;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.contents {
	font-size: 10px;
	color: #CCCCCC;
}
.path {
	font-size: 18px;
	color: #006699;
}

