body {background-color:#000000;
	color:#ffffff;
	font: 10px arial;
	margin-top:6px;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
}

a:link {font:10pt arial;
	color:#ffffbb;
	text-decoration:none
}

a:visited{font:10pt arial;
	color:#ffffbb;
	text-decoration:none
}

a:hover {font:10pt arial;
	text-decoration:underline;
	color:#ffff00;
}

a.home:link {font:12pt arial;
	font-weight:bold;
	color:#ffffbb;
	text-decoration:none
}

a.home:visited {font:12pt arial;
	color:#ffffbb;
	font-weight:bold;
	text-decoration:none
}

a.home:hover {font:12pt arial;
	text-decoration:underline;
	font-weight:bold;
	color:#ffff00;
}


p {font:10pt arial; color:#ffffff;
}

div {
}

h1{font:18pt arial; font-style:none; font-weight: bold; color:#dddddd;
}

h2 {font:12pt arial; color:#ffcc00;font-weight:bold;
}

h3{font:bold 11ptx arial; color:#ffffff;
}

h4{font:bold 10pt arial; color:#dddddd;
}

.copy {font:8pt arial; color:#ffffff}

table.order td {
	font-size:14px;
	font-weight:bold;
}
table.order td em {
	font-size:14px;
	font-weight:normal;
	color:#cc0000;
}
table.order td .normal {
	font-weight:normal;
	font-size:13px;
}
table.order td hr {
	border:solid 1px #ffcc00;
}



















