.OSM {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	width: 273px;
	
	
}
.OSM a {
	color:#009;
	
}
.OSMdir {
	background-color: #458AE3;
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
	color:#FFFFFF
}
.OSMfile {
	margin-left: 3em;
	background: #fff;
	padding: 0 0 0 .5em;
}

.OSMarea {
	margin-left: 1.5em;
	background: #dddddd;
	padding: 0 0 0 .5em;
	font-weight: bold;
	text-transform: capitalize;
	
}
.OSMarea a:link {
	text-decoration: none;
	color:#000000;
}
.OSMarea a:visited {
	text-decoration: none;
	color:#000000;
}
.OSMfarea a:active {
	text-decoration: none;
	color:#000000;
}
.OSMarea a:hover {
	text-decoration: underline;
	color:#990000;
}
.OSMblank {
	padding: 0.2em 0 0.2em .5em;
	font-weight: bold;
	font-size:30pt;
}

.OSMfile {
	text-decoration: none;
}
.OSMfile a:link {
	text-decoration: none;
}
.OSMfile a:visited {
	text-decoration: none;
}
.OSMfile a:active {
	text-decoration: none;
}
.OSMfile a:hover {
	text-decoration: none;
	color:#339966
}
.OSMdescript {
	margin-left: 36px;
	background: #fff;
	padding: 0 0 2px 6px;
	font-weight: normal;
	font-style:italic;
	font-size:7.5pt;
	line-height: .8em;
}
.OSMfile1 {
	margin-left: 3em;
	background: #fff;
	padding: 2px 0 0 .5em;
}
.OSMfile1 {
	text-decoration: none;
}
.OSMfile1 a:link {
	text-decoration: none;
}
.OSMfile1 a:visited {
	text-decoration: none;
}
.OSMfile1 a:active {
	text-decoration: none;
}
.OSMfile1 a:hover {
	text-decoration: none;
	color:#339966;
}
