body {
	font-size: 8pt;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana, Arial;
}
A {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
A:hover {
	color: yellow;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
.pagetext {
	font-weight: 300;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
}
.PreOrder {
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}
A.PreOrder {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
A.PreOrder:hover {
	font-weight: normal;
	font-size: 8pt;
	color: orange;
	font-family: Verdana;
}
td.Visits {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
tr.Visits {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
table.Visits {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}
/* CSS Document */
.click {
	cursor: pointer;
}
.review {
	font-style: italic;
	margin-left: 100px;
	margin-right: 50px;
	text-align: justify;
}
.ak {
	float: left;
}
.orderpanel {
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content {
	padding-right: 10px;
}

