p  {
	font-family: "ËÎÌå", "verdana";
	color: #333; 
}

td {
	font-family: "ËÎÌå", "verdana";
	font-size: 12px;
	line-height: 20px;
	color: #333; 
}
th{
	font-family: "ËÎÌå", "verdana";
	font-size: 14px;
	margin: 1px;
}
h3{
	font-family: "ËÎÌå", "verdana";
	font-size: 14px;
	margin: 1px;
}
.td-bottomeline {
	border-bottom: 1px solid #FFF;
}
.bottomeline {
	border-bottom: 1px solid #ddd;
}
.footline {
	margin-left: 10px;
	font-size: 11px;
	color: #333;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #111;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #111;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #d87635;
	text-decoration: underline;
}

a.titlelink:link{
	line-height: 22px;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a.titlelink:visited{
	line-height: 22px;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a.titlelink:hover{
	line-height: 22px;
	color: #d87635;
	font-weight: bold;
	text-decoration: underline;
}



a.highlight:link {
	color: #d87635;
	text-decoration: none;
}

a.highlight:visited {
	color: #d87635;
	text-decoration: none;
}
a.highlight:hover {
	color: #d87635;
	text-decoration: underline;
}

a.lowlight:hover {
	color: #d87635;
	text-decoration: underline;
}

a.lowlight:link {
	color: #888888;
	text-decoration: none;
}

a.lowlight:visited {
	color: #888888;
	text-decoration: none;
}


a.header:link {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}

a.header:visited {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
a.header:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
a-gray:link {
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
}
.bottom_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #96A701;
}
.td-line_tb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



