html {
	padding: 0;
	margin: 0;
	}

body {
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	font-style: italic;
	line-height: 9px;
	color: #ccc;
	}
/* leave small italic here as default - font is set as it is so that it is obvious when not formatted right on the page.  Also the text behind images that does not load will be readable*/



.ordertext1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
font-style: normal;
line-height: 14px;
color: #000;
text-align: left;
	}	


.ordertext2 {
font-family: arial, helvetica, sans-serif;
font-size: 12px; 
font-weight: normal;
font-style: normal;
line-height: 12px;
color: #000000;
text-align: left;
	}	
	
	
	
.ordernumber  {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px; 
font-weight: normal;
font-style: normal;
line-height: 11px;
color: #000;
text-align: left;
border-style: solid;
border-width: 1px;
padding: 0px;
margin: 2px;
height: 8px;
	}	









.basictext.center  {
text-align: center;
	}
	
.textright  {
text-align: right;
	}
	

.basictext2 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px; 
font-weight: bold;
font-style: normal;
line-height: 14px;
color: #ddd;
text-align: left;
	}	
