.texts {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
.bolds {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #A45200;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #C85406;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.smallwhitetext {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	list-style-image: url(images/bullet_white.gif);
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #974B00;
	text-decoration: none;
}
