body {
	background: #eaeaea url('/bg.jpg');
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial, Sans, Helvetica;
	color: #787878;
	margin: 0px;
	padding: 0px;
}

p, td, div, span {
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial, Sans, Helvetica;
	color: #787878;
}

a {
	color: #6c9cc1;
	text-decoration: underline;
}

a:hover {
	color: #942;
	text-decoration: none;
}

.left_header, .cp_header, .nt_header, .sn_header {
	font-weight: bold;
}

.copy, .sn_date, .nt_date, .cp_date {
	font-size : 10px;
	font-family: Tahoma, Verdana, Arial, Sans, Helvetica;
}

a.cmenu {
	font-size : 10px;
	color: #6c9cc1;
	text-decoration: underline;
}

a.cmenu:hover {
	font-size : 10px;
	color: #942;
	text-decoration: none;
}

.price_table {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}
.price_td {
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}
.price_td_title {
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	color: #070;
}