body,td,input,select,textarea,p,td,tr,table {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ff6600;
}
a {
	color: #0093E4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.error {
	color: #ff0000;
	text-align: center;
}/*
.content {
	text-align: center;
}*/
form {
	margin: 0px;
	padding: 0px;
}
/*.style1 {
	color: #153268;
	font-weight: bold;
	font-size: large;
}*/
.style2 {
	color: #bb8900;
}	
/*INPUT, SELECT, TEXTAREA {
	font-size: medium;
}
SPAN.note {
	font-size: medium;
	font-style: italic;
}*/