body{
	font-family: Verdana,Arial,serif;
	background-color:white;
	font-size:x-small;
	font-weight:bold;
	color:black;
	margin-left:50px;
	margin-right:50px
}
h1{
	font-size:large;
	font-family: "Verdana",Arial,serif;
	font-weight:bold;
	color:navy;
	text-align:center;
	letter-spacing:0.2em
}
h2{
	font-size:medium;
	font-family:Arial,serif;
	color:navy;
	letter-spacing:0.1em;
	font-weight:bold
}
h3{
	font-size:small;
	font-family:Arial,serif;
	color:navy;
	font-weight:bold
}
li{
	font-weight:bold
}
img{
	border-style:none
}
.footer{
	font-family:Verdana,Arial,serif;
	font-size:xx-small;
}
.center{
	text-align:center
}
.bold{
	font-weight:bolder
}
.floatleft{
	float:left;
	margin-right:10px
}
.floatright{
	float:right;
	margin-left:10px
}
.clearleft{
	clear:left
}
.clearright{
	clear:right
}
.handwri{
	font-family:"Lucida Handwriting",serif;
	font-size:small;
	color:navy
}
#menu{
	margin-left:10px;
	margin-right:0px
}
#menu p{
	margin-left:1px;
	margin-right:0px
}
#visitors{
	background-attachment:fixed
}
#logos td{
	text-align:center
}
#tariff table{
	font-family: Verdana,Arial,serif;
	background-color:white;
	font-size:x-small;
	font-weight:bold;
	color:black;
}
#bebord{
	width:50%;
	border-width:10px;
	border-style:outset;
	border-color:rgb(150,192,220);
	padding:10px
}
#sitejpg{
	border-width:15px;
	border-style:outset;
	border-color:rgb(150,192,220);
}

