img {
	border: none;
} 
img.bordered {
	border: #ff9764 1px solid;
}
.bot{
	text-decoration: none;
	color: 000000;
	font-size: 10px; 
	font-family: verdana,arial;
	font-weight: bold;
}
.bot:hover{color: red;}
TD{
font-size: 11px;
FONT-FAMILY: verdana,arial;
}
a:link, a:visited {
	color: #4cb436;
	text-decoration: none;
}
a:hover {
	color: #4cb436;
	text-decoration: underline;
}
a.black:link, a.black:visited, a.black:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: tahoma;
	font-size: 13px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: bold;
	margin: 10 0 5 10;
}
.content {
	padding: 5 30 10 20;
	text-align: justify;
	vertical-align: top;
}
.bold {
	font-weight: bold;
}
#price {
	padding: 3 3 3 3;
	background-color: #1f445b;
}
#price th {
	background-color: #32617f;
	font: 12px tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#price td {
	background-color: #ffffff;
	font: 11px verdana;
	color: #000000;
}

