@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:11px;
    color:#404040;
	font-family:Arial, Helvetica, sans-serif;
}
table {font-size:11px;
color:#404040;
line-height:18px;
}
.title {
font-weight:bold;
color:#404040;
}
.title1 {font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;}

a:link {
	text-decoration: none;
	color: #404040;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
text-decoration: none;
	color:#F6811F;
}
a:active {
	text-decoration: none;
	color: #404040;
}

.text { background:transparent;
border:0px;
width:122px;; height:18px;
line-height:20px;
}