body {
	background-color: #EFD19A;
	font-family: "Times New Roman";
	margin:0;
	color:#339;
}

table {
	background-color: white;
	margin:0;
	width:660;
}

.text {
	height:400;
	font-size:11pt;
	vertical-align: top;
	text-align:justify;
	padding:4;
	font-style: italic;
}

.bnr {
	height:100;
	background-image: url(pics/banner.JPG);
	background-repeat:no-repeat;
}

div {
	position:relative;
}

.tel {
	width:170;
	top:55;
	left:300;
	color:white;
	font-size: 9pt;
	background:transparent;
}

.add {
	top:-15;
	left:500;
	width:140;
	color:white;
	font-size: 9pt;
	background:transparent;
}

.controls {
	font-size: 14pt;
	vertical-align: top;
	text-align:center;
	width: 88;
	color:#66c;
	background-image: url(pics/control.JPG);
	background-repeat:no-repeat;
}

.right {
	width: 88;
	background-image: url(pics/right.JPG);
	background-repeat:no-repeat;
}

.notice {
	background: white;
	border:0;
	font-size: 11pt;
	font-style: italic;
}

iframe {
	border:0;
}

.pic {
	text-align:center;
	vertical-align:bottom;
}

.ft {
	font-size: 7pt;
	text-align: center;
	color:#66c;
	background-image: url(pics/base.JPG);
}

em {
	font-size: 10pt;
	color: gray;
}

img {
	border:0;	
}

a:link {
	color:#999;
	text-decoration: none;
	border:0;
}

a:visited {
	color:#999;
	text-decoration: none;
}

a:hover {
	color:#fc9;
	text-decoration: none;
}