html {scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #000099; scrollbar-shadow-color: #000099; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #000099; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF}

<style type="text/css">

body {font-size:12px}

td {color:#333333}

tbody {font-size:12px; line-height:180%}

a {color:#000000; text-decoration:none}

a:hover,a:active {color:#660033; text-decoration:underline}


A { text-decoration: none; }
</STYLE>



#continfo {
	width: 608px;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom:20px;
}
#continfo .info-ttl {
	font-size: 110%;
	font-weight: bold;
	color: #009;
	border-left: 3px solid #009;
	padding: 8px 0 5px 10px;
	border-bottom: 1px dotted #009;
	margin-bottom: 30px;
}

#continfo .infotel {
	border: 1px solid #ccc;
	padding: 15px;
	width: 400px;
}
#continfo .infotelb {
	font-size: 200%;
	font-weight: bold;
	color: #900;
}

