body {
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-color="#404040";
	background-color : FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
         font-color="#404040";
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Tahoma;
	color: #49394E;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color : #a41400;
	}
a:hover {
	color: #709dff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #ac0005;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color :  #343434;}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 808080;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 8A8EC1;
}
.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}