table.boxx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	width:140px;
	white-space: nowrap;
	text-align:left;
}

.boxxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	padding:0px 0px 0px 0px;
	white-space: nowrap;
	font-size: 11px;
	text-align: left;
	}

.boxxBullet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 0px;
	font-weight: bold;
	color: #C1D72F;
	font-size: 10px;
	border-bottom: 1px dotted #C1D72F;
}

.boxxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	padding:4px 0px 3px 3px;
	white-space: nowrap;
	width:95%;
	border-bottom: 1px dotted #C1D72F;
}

table.boxx1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	width:156px;
	white-space: nowrap;
	text-align:left;
}

.boxx1Title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	padding:0px 0px 0px 0px;
	white-space: nowrap;
	font-size: 11px;
	text-align: left;
	}

.boxx1Bullet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 0px;
	font-weight: bold;
	color: #804040;
	font-size: 10px;
}

.boxx1Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #414142;
	font-weight:Bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align:left;
	padding:4px 0px 0px 0px;
	white-space: nowrap;
	width:100%;
}

.boxx1Link A:link{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.boxx1Link A:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.boxx1Link A:hover{
	color: #C1D72F;
	text-decoration:none;
	font-weight: bold;
}


