.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.hiding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


.image {
	margin: 6px;
	border: thin solid #996600;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.main_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-image: url(../images/star_bullet.gif);
	list-style-type: none;
}

.main_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.heading_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

.main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bullet {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	right: auto;
}
.lucinda {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	color: #CC9933;
	font-style: normal;
	font-weight: bold;
}
