body {
	background-color: #FFFFD9;
	margin: 0px;
	padding: 0px;
}
.hed {
	font-size: 18px;
	font-weight: bold;
}
.white { color: #FFFFFF;}
.new_red { color: #FF0000; font-size: 18px;}
.tech { font-size: 14px;}
UL {
	list-style-image: url(images/i.jpg);
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 35px;
}

        
.menu, .menu a, a.menu {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.menu a:hover, a.menu:hover {
	color: #000000;
	text-decoration: underline;
}
.link, .link a, a.link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.link a:hover, a.link:hover {
	color: #000000;
	text-decoration: underline;
}
H1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #445279;
	margin: 4px 2px 2px 2px;
	font-weight: bold;
}

H2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #445279;
	margin: 4px 2px 2px 2px;
	font-weight: bold;
}
.style4 {color: #000000; font-weight: bold; }
.style5 {font-size: 24px}
.style6 {color: #000000}
.style1 {font-size: 12px}
/*.brd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6A6A;
	border-right-color: #FF6A6A;
	border-left-color: #FF6A6A;
}
.brd2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6A6A;
	border-left-color: #FF6A6A;
}
.brd3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6A6A;
	border-left-color: #FF6A6A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6A6A;*/
}
.price {
	border-collapse:none;
	width: 100%;
}
.price td, .price th {
	margin: 1px;
	padding: 3px;
	background-color: #FFFFEA;
	border: 1px solid #C6C600;
	font-size: 12px;
}
.price th {
	background-color: #E9E9E9;
	color: #000000;
	font-weight: bold;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th1, .price tr.th1 td {
	background-color: #F9D2B1;
	color: #000000;
}
.price td.th2, .price tr.th2 td {
	background-color: #DCEFFC;
	color: #000000;
}
.price td.blan, .price tr.blan td {
	background-color:#FFFFD9;
	border: 0px none;
}