
body	{
	background : white; 
	font-family : Arial,serif;
}

img		{border : none;}

table	{
	border : none;
	border-collapse = collapse;
}

div	{
	padding:0;
	font-family : Arial,serif;
	font : 80%; 
}
i {color: gray; font: 11px Tahoma,sans-serif;}

.mt {
	text-indent:18px;
	background : url(m00.gif) repeat-y;
}
.m1p {background : url(m1p.gif) no-repeat;}
.m1y {background : url(m1y.gif) no-repeat;}
.m2p {background : url(m2p.gif) no-repeat;}

.mtb {
	text-indent:18px;
	background : url(b00.gif) repeat-y;
}

.smt {
	color:gray;
	text-indent:18px;
	background : url(s00.gif) repeat-y;
}

.dn {
	line-height:15px;
	text-indent:18px;
	background : url(m01.gif) no-repeat;
}

.dnb {
	line-height:15px;
	text-indent:18px;
	background : url(b01.gif) no-repeat;
}

.sdn {
	color:gray;
	line-height:30px;
	text-indent:18px;
	background : url(s01.gif) no-repeat;
}

.cros1 {
	text-indent:18px;
	background : url(m21.gif) no-repeat;
}

.cros1b {
	text-indent: 20px;
	background : url(b21.gif) no-repeat;
}

li.map {
	list-style-image:url(map.gif); 
}

li.per {
	list-style-image:url(p.gif); 
	color : blue;
}

a {
	text-decoration : none;	
}

a:hover {
	text-decoration : underline;
	color:red;
}

hr {
	color : silver; 
	height : 1;
}




