.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-transform: none;
	white-space: normal;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: 5px;
	padding-top: 16px;
	list-style-type: none;






}

a:hover {color: #996666; }
a:link {color: #660066; }
a:visited {color: #660066; }

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}

