.title {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #ffffcc;
}
.normal {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;




}
.black {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: 250px;

}
.note {
	font-size: 10px;
}
.title12 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;

}
.tiny {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #333333;
}
