.BoxCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2D2D2D;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	line-height: 12pt;
	font-weight: normal;
	text-align: justify;
}
.NumberBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFF99;
	background-color: #500809;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-bottom-width: 1px;
}
.CopyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #5B0208;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #550000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #550000;
	text-decoration: none;
}
.BoxCopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF6600;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}
.BoxSubHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2D2D2D;
	font-weight: bold;
	text-align: justify;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #2D2D2D;
	list-style-position: outside;
	list-style-type: disc;
}

table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: #DDC251;
	border-collapse: separate;
	#background-color: white;
}

table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: #DDC251;
	#background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}