body,td,th {
	color: #565c59;
	font-family:Arial;
	Font-size:14px;
}
img {
	border: 0;
}
p {
	text-align: justify;
}
h1 {
	font-family:Arial;
	Font-size:18px;
	color:#23a22d;
	margin-bottom: 0;
}
h2 {
	font-family:Arial;
	Font-size:16px;
	color:#565c59;
	margin-bottom: 0;
}
a, a:link,a:visited,a:active {
	font-size:14px;
	font-family: Arial;
	color: #23a22d;
	text-decoration: underline;
}

a:hover {
	color: #2dd23b;
}

a.menu, a.menu:link,a.menu:visited,a.menu:active {
	font-size:16px;
	font-family: Arial;
	color:#636363;
	text-decoration: none;
}

a.menu:hover {
	color: white;
}

a.menu1, a.menu1:link,a.menu1:visited,a.menu1:active {
	font-size:16px;
	font-family: Arial;
	text-decoration: none;
	color: white;
}

a.menu1:hover {
	color:#636363;
}

a.stg, a.stg:link,a.stg:visited,a.stg:active {
	font-size:12px;
	font-family: Arial;
	color:  #3a3c3b;
	text-decoration: none;
}

a.stg:hover {
	color: #23a22d;
}

table.x {
	border-bottom: 1px  solid #565c59; border-left: 1px solid #565c59;
}

td.x {
	border-top: 1px solid #565c59; border-right: 1px solid #565c59;
}

li {
	padding-bottom: 10px;
	text-align: justify;
}
b {
	color:#23a22d;
}
.price {
	font-size:16px;
	color: #565c59;
}
b.gray {
	color: #565c59;
}


table.sub-menu td {
	color: white;
	padding-left: 10px;
	font-size: 16px;
}