*{outline:none}
.styles {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
}
body {
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
}
td {
	font-size: 11px;
	text-align:left
}
a {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
a:hover,.in{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.txt {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
}
.input{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#F0F0F0;
}
.textarea{
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#F0F0F0;
}
h3{
	font-size:13px
}