.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: thin solid #FFFFFF;
	color: #999999;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);


}
.tiny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dots-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.thickborder {
	border-top: 7px solid #FFFFFF;
	border-right: 7px none #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	border-left: 7px none #FFFFFF;

}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0066;
	list-style-image: url(images/bullet1.gif);


}
.questions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet1.gif);
	font-weight: normal;
	line-height: 60px;



}
.title5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0066;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);

}

