BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px;
	padding: 0px;
	font-size : 12px;
}

TABLE {
	border : none;
	margin-left : auto;
	margin-right : auto;
	width: 600px;
}

TR { vertical-align : top; }

TD { font-size : 12px; }

TH {
	font-size : 12px;
	text-align : left;
}

IMG { border: 0px none; }

P { text-align : justify; }

LI { text-align : justify; }

.CompanyName { font-weight : bold; }

.OrderDetails { text-align : left; }

.AlignRight { text-align : right; }

.TopMenu { display : none; }

.Question { font-weight : bold; }

.OrderForm { text-align : center; }