/* LAYMANCE DEVELOPMENT SYSTEMS */

body {
    color: #333;
    background: #f7f7f7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#page {
    margin: 0 auto;
    border: 1px solid #ccc;
    background: white;
	width: 760px;
}
.order_link {
	color: #0000CC;
	text-decoration: none;
}
.laymance_link {
	color: #333;
	text-decoration: underline;
}
