body {
	color: #2d2d2d;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}
td {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	font-weight: bolder;
	
}

a {
	color: #6a91ba;
	text-decoration: underline;
}
a:hover {
	TEXT-DECORATION: none;
}
a.menu {
	color: #737373;
	text-decoration: none;
}
a.menu:hover {
	color: Black;
	text-decoration: none;
}







p {
	text-align : justify;
	margin-bottom : 12px;
	margin-top: 12px;
	margin-left : 8px;
	margin-right : 8px;
}
h1 {
	text-align : left;
	font-size : 14px;
	margin-left : 20px;
	margin-bottom : 12px;
	margin-top: 0px;
	color: #0099cc;
	font-variant : small-caps;
}
.but {
	color: #4a595a;
	border: 1px solid #789fb9;
	background-color: fdfef0;
	font-size : 14px;
}
.form
{
	background-color: #fdfef0;
    color: #4a595a;
	font-size : 12px;
}

caption
{
	font-weight: bolder;
}


.tableinfo

{
	background-color: #aed4bd;
	
	border-collapse: collapse;
}

.tableinfo td

{
	border: 1px solid white;
	padding: 1px;
	text-align: center;
}

.top

{
	margin-left: 100px;
}

.end

{
	margin-left: 100px;
}


 .price td

{
	border: 1px solid black;
	padding: 3px;
	text-align: center;
	border-collapse: collapse; 
	height: auto;
	
}
.txt{
	font-size : 10;
	font-weight : normal;
	color : #305165;
}
.txt a{
	font-size : 10;
	font-weight : normal;
	color : #305165;
}





