p {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.smallbold {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.arialsmall {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #333333;
}
.LargerBold {
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #333333;
}
.normalhelve {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #333333;
}
.boldhelve {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #D66300;
	text-decoration: underline;
}.warning {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #CE6300;
}
.whitedida {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #ECECEC;
}
li {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(web_images/listsquare.gif);
	left: auto;
}
