body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: verdana, tahoma;
	font-size: 15px;
	color: #0b4da2
}
a.tit:link {
	color: #0b4da2;
	text-decoration: none;
}
a.tit:visited {
  color: #0b4da2;
  text-decoration:none;
}

a.tit:hover {
	text-decoration: underline;
}

a.tit:active {
	color: #FFCC00;
}
.adr {
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #333333
}
.btm {
	font-family: verdana, tahoma;
	font-size: 14px;
	font-style: bold;
	color: #454545
}
a.adrlin:link {
	color: #009933;
	text-decoration: none;
}

a.adrlin:visited {
  color: #009933;
  text-decoration:none;
}

a.adrlin:hover {
	text-decoration: underline;
}

a.adrlin:active {
	color: #FFCC00;
}
a.btml:link {
	color: #454545;
	text-decoration: none;
}

a.btml:visited {
  color: #454545;
  text-decoration:none;
}

a.btml:hover {
	text-decoration: underline;
}

a.btml:active {
	color: #FFCC00;
}
