img {
	border: none;
}
a {
	color: #4E5F63;
	text-decoration: underline;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.bgtop {
	background-repeat: no-repeat;
	background-position: bottom;
}
p.just {
	text-align: justify;
	margin: 0px;
}
img.bordered {
	border: #000000 1px solid;
}
#price {
	padding: 3 3 3 3;
	background-color: #2E3A3D;
}
#price th {
	background-color: #6C888E;
	font: 12px tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#price td {
	background-color: #E0E9EB;
	font: 12px tahoma;
	color: #000000;
}
.bold {
	font-weight: bold;
}
h2 {
	font: 13px Tahoma;
	color: #000000;
	font-weight: bold;
}
a.black {
	color: #000;
	text-decoration: none;
}
a.black:visited {
	color: #000;
	text-decoration: none;
}
a.black:hover {
	color: #000;
	text-decoration: underline;
}