body,td,th {
	font-family: verdana;
	font-size: 11px;
	/*color:#007341;*/
	color:3B3D49;
}
.style1 {color: #838383}
.style6 {font-size: 11px; color:#FFFFFF}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
input, select {
	background-color:#FAFAFA;
	color:#000033;
	font-size:10px;
	border: #000000 1px solid;
	border-bottom-style:solid;
	border-color:#D1D1D1;
}

textarea {
	background-color:#FAFAFA;
	color:#000033;
	font-size:12px;
	border: #000000 1px solid;
	border-bottom-style:solid;
	border-color:#D1D1D1;
}