body, td, th {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
}
body {
   background-color: #000000;
   margin-top: 0px;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #003366;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}

.style1 {
   color: #FFFFFF;
   font-weight: bold;
}
.style2 {
   color: #FF0000;
   font-weight: bold;
}
.style3 {
   color: #000000;
   font-weight: bold;
}
.style4 {
   color: #FF0000;
}
.style5 {
   font-size: 10px;
}
.style6 {
   font-size: 9px;
}
.style25 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.style33 {font-size: 10pt}
.style34 {font-size: 10px}
.style35 {font-size: 9px}

.HeaderCell {
   background-color:#cccccc;
   font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
	
}

.DataCell {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 10pt;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

.CartTable {
	width:800px;
	border-collapse:collapse;
}

.CartHeaderRow {
	font-weight: bold;
	font-size: 12px;
	background-color: #cccccc;
	line-height: 12pt;
}
.CartHeaderCell {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}
.CartDataCell {
	border-width:1px;
	border-style:solid;
	background-color: #e7fc02;
	border-color:#cccccc;
}
