a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}


.unnamed1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
A.a_link:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
A.a_link:hover {
	font-size: 9pt;
	color: #0066CC;
	text-decoration: underline;
}
A.a_link:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
table{
	font-size:12px;
	color: #333333;
	line-height: 20px;
}
td{
	font-size:12px;
	color: #333333;
	line-height: 20px;	
}
.table1 {	border-top: 1px none #888888;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px none #888888;
	border-left: 1px solid #aaaaaa;
}
input {
	background-color: ffffff;
	border-color:d7d7d7;
	border-width:1px;
}
.font_12 {	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
.font_14 {color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.style1 {color: #FF0000}