@charset "UTF-8";
/* CSS Document */

body{
font-family: Arial, Helvetica, sans-serif;
}

.style1 {
color: #0D7392;
margin-right: 20px;}

.style2 {
	font-size: 12px
}
.style3, a:link {
	color: #06758B;
	font-weight: bold;
}

.style4 {
	color: #06758B;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px
}

.container {
	padding: 10px;

}

.pagedescription {
	padding-left: 10px;
	font-size: 12px;
	font-weight:bold;
	color: #0B6F99;
}

.telephone {
	color: #0D7392;
	padding-left: 150px;
	font-size: 30px;
	font-weight:bold;
	padding-top: 50px;

}
.tel {
	color: #0D7392;
	font-size: 30px;
	font-weight:bold;
	padding-top: 0px;
}

p, li, .lb{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}
