@charset "utf-8";
.style2 {
	font-size: medium;
	font-weight: bold;
}

.style1 {font-size: small}

/* CSS Document */

body, td {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #343434;
}

td.ins {
	background-image: url('i/int.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
}

.DBLFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #005879;
}

.LBLFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7193bb;
}

.idcaddress {
	font-family: arial, helvetica;
	font-size: small;
	color: #0066cc;
}
.stafflist {
	font-family: Verdana;
	font-size: small;
	color: #0066cc;
}
.idcaddress2 {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #0066cc;
}
