@charset "utf-8";
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	font-weight: normal;
	color: #336699;
	list-style-position: inherit;
	border-top-width: thin;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #336699;
	bottom: auto;
}

