h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.naviT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
.naviSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
a {
	text-decoration: none;
	color: #000033;
}
a:hover {
	color: #0000CC;
	 }
ul {
	list-style-image: url(images/bullet.gif);
}
.navClass {
	position: absolute;
	overflow: auto;
	height: 250px;
	width: 485px;
	scrollbar-base-color:#CBD2E2;
	scrollbar-darkshadow-color:#C3CAD4;
	scrollbar-arrow-color:#000033;
	z-index: 0;
	visibility: visible;
}
.col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #7F3158;
}

