.general {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color:#fff;
}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #625D54;
	text-decoration: none;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: 600;
	color: #5a85ac;
	text-decoration: none;
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.font4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}
.font5 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: 600;
	color: #5a85ac;
	text-decoration: none;
}
.bordesall {
	border: 1px solid #CCCCCC;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
