TD, TD A, P, P A, DIV, DIV A, SPAN, SPAN A, A, H1, H2, H3, H4, H5, H6, UL, LI, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
.list A, .lista A {
	text-decoration: none;
}
.black {
	color: #000000;
}
.price {
	color: #CC0000;
}
H1, H2, H3, H4, H5, H6 {
	display: inline;
	text-decoration: none;
}
H1, H1 A, H1 SPAN {
	font-size: 16px;
}
H2, H2 A, H2 SPAN {
	font-size: 15px;
}
H3, H3 A, H3 SPAN {
	font-size: 14px;
}
H4, H4 A, H4 SPAN {
	font-size: 13px;
}
H5, H5 A, H5 SPAN {
	font-size: 12px;
}
H6, H6 A, H6 SPAN {
	font-size: 11px;
}

.green, .green A {
	color: #77C240;
}

.anons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

.small {
	font-size: 9px;
}

.menu, .menu A {
	text-decoration: none;
	font-weight: bold;
}

FORM, INPUT, .select, TEXTAREA {
	border: 1px solid #9A9A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	background-color: #FFFFFF;
}

.select {
	border-right-style: none;
}

.white, .white A {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_green, .menu_green A {
	color: #196A2B;
	text-decoration: none;
}

.ttl {
	font-size: 12px;
}

.list, .lista {
/*
	background-image: url(/img/listbg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 11px;
*/
}

.lista {
	color: #000000;
}

.colorNA {
	background-color: #FFFFFF;
}

.colorA {
	background-color: #ECECEC;
}