body {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
table {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
/*
a {


	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #003366;
	text-decoration: none;
}*/
a {


	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #1860b6;
	text-decoration: none;
}

a:hover {



	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	/*color: #0066CC;*/
	color: #bf1800;
	text-decoration: none;
}
/*
input {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #999999;
}*/
input {font-size:12px; font-weight:bold; color:#888888; background:#EEEEEE; border: 1px solid #dddddd;}

select {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #999999;
}
textarea {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #999999;
	padding: 3px;
}
form {
	text-decoration: none;
	margin: 0px;
}
.none {
	text-decoration: none;
	border: none;
}

img{
	border:0;
}